micropython/tools
David Lechner 8cebd56a11 tools/ci.sh: Run apt-get update in ci_powerpc_setup.
This fixes failing builds when the GitHub CI image lags behind Ubuntu
security updates.
2021-06-25 10:34:45 +10:00
..
autobuild tools/autobuild: Add scripts to build release firmware. 2021-06-23 16:59:20 +10:00
mpremote tools/mpremote: Use signal to capture and handle ctrl-C on Windows. 2021-06-15 13:52:31 +10:00
.gitattributes
.gitignore
cc1
ci.sh tools/ci.sh: Run apt-get update in ci_powerpc_setup. 2021-06-25 10:34:45 +10:00
codeformat.py
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py tools/gen-cpydiff.py: Fix formatting of doc strings for new Black. 2021-04-27 23:41:21 +10:00
gendoc.py
insert-usb-ids.py
make-frozen.py
makemanifest.py tools/makemanifest.py: Show directory name if there is a FreezeError. 2021-04-29 12:36:07 +10:00
metrics.py tools/metrics.py: Add rp2 port to table of ports that can be built. 2021-04-20 21:39:53 +10:00
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 tools/mpy_ld.py: Support R_X86_64_GOTPCREL reloc for x86-64 arch. 2021-05-20 23:34:20 +10:00
pyboard.py tools/pyboard.py: Add "soft_reset" option to Pyboard.enter_raw_repl(). 2021-05-29 17:17:22 +10:00
pydfu.py tools/pydfu.py: Remove default VID/PID values. 2021-05-21 15:39:40 +10:00
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 tools/upip.py: Use .errno instead of .args[0] for OSError exceptions. 2021-04-23 22:03:46 +10:00
upip_utarfile.py
verifygitlog.py tools/verifygitlog.py: Show required format regexp in error message. 2021-02-21 15:55:44 +11:00