15 Commits (f7130a99b614e5ce94c472fdb73d15c34b47a49e)

Author SHA1 Message Date
Andrew Leech 2966d83a65 tools/pydfu.py: Add args for VID/PID & exit with cleaner error handling. 5 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
c0rejump 6db5cede06 tools/pydfu.py: Clean up syntax, update comments and docstrings. 5 years ago
Dave Hylands c932639063 tools/pydfu.py: Fix regression so tool runs under Python 2 again. 6 years ago
Damien George 4f25a8b6a4 tools/pydfu.py: Improve DFU reset, and auto-detect USB transfer size. 6 years ago
Andrew Leech a2703649ea tools/pydfu: Workaround stdio flush error on Windows with Python 3.6. 6 years ago
roland 11a38d5dc5 tools/pydfu.py: Make the DFU tool work again with Python 2. 6 years ago
roland feec0a6909 tools/pydfu.py: Use getfullargspec instead of getargspec for newer pyusb 6 years ago
Damien George 92667dc2e5 tools/pydfu.py: Add support for multiple memory segments. 6 years ago
Damien George 8fb95d6520 tools/pydfu.py: Increase download packet size to full 2048 bytes. 7 years ago
Keith Wiley 3ea0862a6e tools/pydfu.py: Fix typo in comments. 7 years ago
Damien George bb516af1eb tools/pydfu.py: Call set_configuration() on fresh USB device object. 7 years ago
Dave Hylands c91727b75a tools: Fix pydfu.py to work with old and new versions of PyUSB 10 years ago
Damien George 5fc42a6c97 tools, pydfu: Some fixes to support Python 3. 10 years ago
Dave Hylands 842210f53a Add pydfu.py to the micropython tree. Use dfu_util bgy default 10 years ago