micropython/tools
Damien George 49325de475 tools/ci.sh: Build zephyr nucleo_wb55rg to test zephyr bluetooth build.
And eliminate one build to reduce CI time.

Signed-off-by: Damien George <damien@micropython.org>
2022-01-13 13:46:03 +11:00
..
autobuild tools/autobuild: Build esp8266 OTA image with GENERIC_1M board. 2021-12-30 15:47:49 +11:00
mpremote tools/mpremote: Add link to mpremote docs URL in help message. 2021-12-29 23:35:24 +11:00
.gitattributes
.gitignore
cc1
ci.sh tools/ci.sh: Build zephyr nucleo_wb55rg to test zephyr bluetooth build. 2022-01-13 13:46:03 +11:00
codeformat.py
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
gendoc.py
insert-usb-ids.py
makemanifest.py py: Only search frozen modules when '.frozen' is found in sys.path. 2021-12-18 00:01:59 +11:00
metrics.py
mpy-tool.py py: Only search frozen modules when '.frozen' is found in sys.path. 2021-12-18 00:01:59 +11:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py
pyboard.py
pydfu.py all: Update Python formatting to latest Black version 21.12b0. 2021-12-09 12:09:40 +11:00
tinytest-codegen.py
uf2conv.py
uncrustify.cfg
upip.py tools/upip.py: Skip '.frozen' entry in sys.path for install path. 2021-12-29 23:55:37 +11:00
upip_utarfile.py
verifygitlog.py