summaryrefslogtreecommitdiff
path: root/usb/device/dfu/dfu_desc.c
Commit message (Collapse)AuthorAgeFilesLines
* DFU: add support for setting the USB SERIAL by a boardHarald Welte2012-01-081-1/+14
| | | | | | this will allow us to use the Unique Chip ID as serial number in the USB descriptor, which in turn allows customers to write device-specific udev rules for persistent naming, etc.
* DFU: Add dfu_desc.c containing USB descriptorsHarald Welte2012-01-051-0/+106
personal git repositories of Harald Welte. Your mileage may vary