micropython/tools
Andrew Scheller d1decdfa93 tools/mpremote: Swap order of PID and VID in connect-list output.
Fixes issue #7481.
2021-07-02 23:27:07 +10:00
..
autobuild tools/autobuild: Add mimxrt port to build scripts for nightly builds. 2021-07-01 12:29:16 +10:00
mpremote tools/mpremote: Swap order of PID and VID in connect-list output. 2021-07-02 23:27:07 +10:00
.gitattributes
.gitignore
cc1
ci.sh github/workflows: Switch from lcov to gcov. 2021-06-26 21:34:37 +10:00
codeformat.py
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
gendoc.py
insert-usb-ids.py
make-frozen.py
makemanifest.py tools/makemanifest.py: Allow passing flags to mpy-tool.py. 2021-06-28 01:50:00 +03:00
metrics.py
mpy-tool.py tools/mpy-tool.py: Support relocating ARMv6 arch. 2021-05-26 16:24:00 +10:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py
pyboard.py tools/pyboard.py: Add cmd-line option to make soft reset configurable. 2021-07-01 12:37:08 +10:00
pydfu.py
tinytest-codegen.py tools/tinytest-codegen.py: Add command-line option to exclude tests. 2021-05-26 16:24:00 +10:00
uf2conv.py
uncrustify.cfg
upip.py
upip_utarfile.py
verifygitlog.py