Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DFU: include more common infrastructure for download and upload handling | Harald Welte | 2012-01-07 | 2 | -7/+124 |
| | |||||
* | DFU: Add dfu_desc.c containing USB descriptors | Harald Welte | 2012-01-05 | 1 | -0/+106 |
| | |||||
* | various DFU fixes | Harald Welte | 2012-01-05 | 2 | -25/+86 |
| | | | | | | * make RET_* constants public as DFU_RET_* * support GET_DESCRIPTOR on the DFU interface descriptor * use static buffer for getstatus() | ||||
* | dfu fixes | Harald Welte | 2012-01-05 | 2 | -8/+22 |
| | |||||
* | import initial dfu implementation (incomplete) | Harald Welte | 2012-01-01 | 3 | -0/+462 |