micropython/tools
Jim Mussared f853e3e106 tools/makemanifest.py: Merge make-frozen.py.
Takes the functionality from tools/make-frozen.py, adds support for
multiple frozen directories, and moves it to tools/makemanifest.py.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-12-17 23:54:05 +11:00
..
autobuild tools/autobuild: Automatically build all esp32 boards. 2021-12-10 21:29:27 +11:00
mpremote tools/mpremote: Implement seek and flush in ioctl method. 2021-12-09 13:35:59 +11:00
.gitattributes
.gitignore
cc1
ci.sh stm32/boards: Build NUCLEO_WB55 and STM32F769DISC without mboot enabled. 2021-11-22 17:12:16 +11:00
codeformat.py drivers/ninaw10: Add ublox Nina-W10 WiFi/BT module driver. 2021-11-13 23:01:03 +11:00
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
gendoc.py
insert-usb-ids.py
makemanifest.py tools/makemanifest.py: Merge make-frozen.py. 2021-12-17 23:54:05 +11:00
metrics.py
mpy-tool.py
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: Support == to specify exact package version. 2021-12-15 12:49:14 +11:00
upip_utarfile.py
verifygitlog.py