aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/atmel_softpack_libraries/usb/device/dfu/dfu_desc.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-01USB: add central file to define USB IDs, classes, and endpointsKévin Redon1-1/+1
2017-03-05qmod eeprom/i2c: Re-start watchdog while slow bit-bangingHarald Welte1-2/+2
2017-03-05Generate USB Strings from apps/*/usb_strings.txt files at compile timeHarald Welte1-103/+2
2017-03-03DFU: String descriptors for DFU alt-interfaces0.2Harald Welte1-0/+26
2017-03-02dfu_desc: Add some string descriptors and fix configuration desc tableHarald Welte1-7/+75
2017-03-01dfu_des.c: Cosmetic changes, use named initializersHarald Welte1-11/+7
2017-02-27WIP: Introduce USB DFU code from my at91lib DFU portHarald Welte1-0/+124