micropython/tools
Damien George 7c645b52e3 CODECONVENTIONS: Require that commits be signed-off by the author.
And use "must" instead of "should" where appropriate in related text.

Signed-off-by: Damien George <damien@micropython.org>
2023-05-08 12:20:56 +10:00
..
autobuild tools/autobuild: Create .uf2 file for seeed_xiao_nrf52. 2022-12-19 16:16:12 +11:00
mpremote all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
.gitattributes
.gitignore
cc1
ci.sh all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
codeformat.py shared/tinyusb: Further refactor static USB device implementation. 2022-11-11 16:47:36 +11:00
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py all: Keep msvc build output in build/ directories. 2022-12-13 17:18:53 +11:00
hci_trace_to_pcap.py extmod/modbluetooth: Make all HCI transports trace in the same format. 2023-04-26 11:37:20 +10:00
insert-usb-ids.py all: Fix strings with backslash by using raw string literals. 2023-05-02 11:55:02 +10:00
makemanifest.py tools/makemanifest.py: Fix printing of mpy_cross.CrossCompileError. 2022-11-02 14:06:18 +11:00
manifestfile.py tools/manifestfile.py: Add support for publishing packages to PyPI. 2023-04-07 12:53:53 +10:00
metrics.py renesas-ra: Change MICROPY_HW_BOARD_NAME definition to product name. 2023-04-27 14:12:53 +10:00
mpy-tool.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
pyboard.py tools/pyboard.py: Import serial.tools.list_ports. 2023-05-04 12:12:29 +10:00
pydfu.py all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
tinytest-codegen.py
uf2conv.py all: Fix strings with backslash by using raw string literals. 2023-05-02 11:55:02 +10:00
uf2families.json
uncrustify.cfg all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
verifygitlog.py CODECONVENTIONS: Require that commits be signed-off by the author. 2023-05-08 12:20:56 +10:00