summaryrefslogtreecommitdiff
path: root/usb/device/dfu
Commit message (Collapse)AuthorAgeFilesLines
* various DFU fixesHarald Welte2012-01-052-25/+86
| | | | | | * make RET_* constants public as DFU_RET_* * support GET_DESCRIPTOR on the DFU interface descriptor * use static buffer for getstatus()
* dfu fixesHarald Welte2012-01-052-8/+22
|
* import initial dfu implementation (incomplete)Harald Welte2012-01-013-0/+462
personal git repositories of Harald Welte. Your mileage may vary