micropython/tools
Damien George 4f25a8b6a4 tools/pydfu.py: Improve DFU reset, and auto-detect USB transfer size.
A DFU device must be in the idle state before it can be programmed, and
this requires either clearing the status or aborting, depending on its
current state.  Code is added to do this.  And the USB transfer size is now
automatically detected so devices with a size less than 2048 bytes work
correctly.
2018-11-27 16:19:27 +11:00
..
.gitattributes
.gitignore
bootstrap_upip.sh
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: Improve DFU reset, and auto-detect USB transfer size. 2018-11-27 16:19:27 +11:00
tinytest-codegen.py
upip.py
upip_utarfile.py