summaryrefslogtreecommitdiff
path: root/usb/device/dfu/dfu.h
Commit message (Collapse)AuthorAgeFilesLines
* DFU: include more common infrastructure for download and upload handlingHarald Welte2012-01-071-2/+5
|
* various DFU fixesHarald Welte2012-01-051-0/+18
| | | | | | * make RET_* constants public as DFU_RET_* * support GET_DESCRIPTOR on the DFU interface descriptor * use static buffer for getstatus()
* dfu fixesHarald Welte2012-01-051-6/+14
|
* import initial dfu implementation (incomplete)Harald Welte2012-01-011-0/+110
personal git repositories of Harald Welte. Your mileage may vary