summaryrefslogtreecommitdiff
path: root/tools/pydfu.py
AgeCommit message (Expand)Author
2018-06-22tools/pydfu.py: Add support for multiple memory segments.Damien George
2018-06-08tools/pydfu.py: Increase download packet size to full 2048 bytes.Damien George
2018-05-18tools/pydfu.py: Fix typo in comments.Keith Wiley
2017-12-14tools/pydfu.py: Call set_configuration() on fresh USB device object.Damien George
2015-07-06tools: Fix pydfu.py to work with old and new versions of PyUSBDave Hylands
2014-10-22tools, pydfu: Some fixes to support Python 3.Damien George
2014-10-22Add pydfu.py to the micropython tree. Use dfu_util bgy defaultDave Hylands