micropython/tools
Damien George 6aa404ca53 tools/metrics.py: Fix nrf and rp2 board names after renaming.
Signed-off-by: Damien George <damien@micropython.org>
2023-09-02 00:37:45 +10:00
..
autobuild cc3200/Makefile: Build firmware.zip. 2023-08-24 15:44:20 +10:00
mpremote tools/mpremote: Make soft-reset count as an action. 2023-08-10 14:11:53 +10:00
.gitattributes
.gitignore
cc1
ci.sh examples/natmod: Add features4 as a class definition example. 2023-09-02 00:16:16 +10:00
codeformat.py tools/codeformat.py: Use pyproject.toml for black config. 2023-08-10 11:54:36 +10:00
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
hci_trace_to_pcap.py
insert-usb-ids.py
makemanifest.py
manifestfile.py
metrics.py tools/metrics.py: Fix nrf and rp2 board names after renaming. 2023-09-02 00:37:45 +10:00
mpy-tool.py tools/mpy-tool.py: Ignore linter failure in Python 2 compatibility code. 2023-08-16 16:16:44 +10:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py py/dynruntime.h: Implement MP_OBJ_NEW_QSTR. 2023-09-01 16:14:22 +10:00
pyboard.py
pydfu.py
tinytest-codegen.py
uf2conv.py
uf2families.json
uncrustify.cfg
verifygitlog.py