micropython/tools
Dave Hylands c91727b75a tools: Fix pydfu.py to work with old and new versions of PyUSB
Update pydfu.py to match with the version from openmv.

I just updated the openmv version to work with both of the
PyUSB 1.0.0.b1 and 1.0.0.b2

See: https://github.com/walac/pyusb/blob/master/ReleaseNotes.rst
2015-07-06 09:56:12 -07:00
..
tinytest
.gitattributes
.gitignore
bootstrap_upip.sh
build-stm-latest.sh
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gendoc.py
insert-usb-ids.py
make-frozen.py tools/make-frozen.py: Use Python2-compatible shebang. 2015-07-06 14:48:29 +03:00
micropython-upip-0.5.4.tar.gz tools: Update upip to 0.5.4. 2015-06-25 15:32:14 +03:00
pip-micropython
pyboard.py tools/pyboard.py: Change logic for when raw ">" prompt is parsed. 2015-06-15 23:28:04 +01:00
pydfu.py tools: Fix pydfu.py to work with old and new versions of PyUSB 2015-07-06 09:56:12 -07:00
tinytest-codegen.py