Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-06 | tools: Fix pydfu.py to work with old and new versions of PyUSB | Dave Hylands | |
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 | |||
2014-10-22 | tools, pydfu: Some fixes to support Python 3. | Damien George | |
2014-10-22 | Add pydfu.py to the micropython tree. Use dfu_util bgy default | Dave Hylands | |
You can do: make USE_PYDFU=1 deploy to use pydfu.py |