micropython/tools
Damien George 0ee256b8b1 github/workflows: Add workflow to build and test unix dev variant.
Signed-off-by: Damien George <damien@micropython.org>
2021-07-13 15:58:39 +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: Add workflow to build and test unix dev variant. 2021-07-13 15:58:39 +10:00
codeformat.py all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
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: Allow passing flags to mpy-tool.py. 2021-06-28 01:50:00 +03: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 cmd-line option to make soft reset configurable. 2021-07-01 12:37:08 +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