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