micropython/tools
Damien George cdaec0dcaf tools/pydfu.py: Support DFU files with elements of zero size.
Instead of raising a ZeroDivisionError, this tool now just skips any
elements in the DFU file that have zero size.

Signed-off-by: Damien George <damien@micropython.org>
2021-02-23 14:33:31 +11:00
..
.gitattributes
.gitignore
build-stm-latest.sh
cc1
ci.sh stm32/mboot: Add unpack-dfu command to mboot_pack_dfu.py tool. 2021-02-17 11:36:44 +11:00
codeformat.py
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
gendoc.py
insert-usb-ids.py
make-frozen.py tools: Write msvc-compatible frozen content. 2020-09-11 10:51:55 +10:00
makemanifest.py tools/makemanifest.py: Allow passing option args to include(). 2021-02-16 17:24:21 +11:00
metrics.py
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py
mpy-tool.py tools/mpy-tool.py: List frozen modules in MICROPY_FROZEN_LIST_ITEM. 2021-01-29 23:57:10 +11:00
pyboard.py tools: Add filesystem action examples to pyboard.py help. 2021-02-13 14:37:28 +11:00
pydfu.py tools/pydfu.py: Support DFU files with elements of zero size. 2021-02-23 14:33:31 +11:00
tinytest-codegen.py
uf2conv.py
uncrustify.cfg
upip_utarfile.py
upip.py tools/upip.py: Support explicit port number in host. 2020-10-20 12:44:30 +11:00
verifygitlog.py tools/verifygitlog.py: Show required format regexp in error message. 2021-02-21 15:55:44 +11:00