summaryrefslogtreecommitdiff
path: root/usb/device/dfu
Commit message (Collapse)AuthorAgeFilesLines
* DFU: manage interface altsettings inside DFU coreHarald Welte2012-01-072-5/+6
|
* DFU: include more common infrastructure for download and upload handlingHarald Welte2012-01-072-7/+124
|
* DFU: Add dfu_desc.c containing USB descriptorsHarald Welte2012-01-051-0/+106
|
* 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