micropython/tools
Damien George 92667dc2e5 tools/pydfu.py: Add support for multiple memory segments.
Segments are separated by / and begin with the memory address.  This
follows how the ST DFU tool works.
2018-06-22 15:32:32 +10:00
..
.gitattributes
.gitignore
bootstrap_upip.sh tools/upip: Upgrade upip to 1.2.4. 2018-04-23 16:11:27 +10:00
build-stm-latest.sh
cc1
check_code_size.sh
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
gendoc.py
insert-usb-ids.py
make-frozen.py
mpy-tool.py
mpy_bin2res.py
mpy_cross_all.py
pyboard.py
pydfu.py tools/pydfu.py: Add support for multiple memory segments. 2018-06-22 15:32:32 +10:00
tinytest-codegen.py tools/tinytest-codegen: Ignore system locale, write output in UTF-8. 2017-12-15 12:04:10 +02:00
upip.py tools/upip: Upgrade upip to 1.2.4. 2018-04-23 16:11:27 +10:00
upip_utarfile.py