Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tools: Fix pydfu.py to work with old and new versions of PyUSB | Dave Hylands | 2015-07-06 |
| | | | | | | | | | 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 | ||
* | 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 | 2014-10-22 |
You can do: make USE_PYDFU=1 deploy to use pydfu.py |