summaryrefslogtreecommitdiff
path: root/at91lib/usb/device/core/USBDDriverDescriptors.h
Commit message (Collapse)AuthorAgeFilesLines
* USBD: Add support for up to 4 configurations per deviceHarald Welte2011-07-311-4/+6
| | | | This is implemented by using a pointer array for the config descriptors
* initial import of the usb ccid example for the sam7sHarald Welte2011-07-241-0/+86
personal git repositories of Harald Welte. Your mileage may vary