summaryrefslogtreecommitdiff
path: root/at91lib/usb
Commit message (Collapse)AuthorAgeFilesLines
* AT91LIB: Add DFU interface descriptors to CCIDHarald Welte2011-07-313-11/+144
| | | | | | A board can now define BOARD_USB_DFU which will cause the USB DFU interface descriptors for the sam7dfu bootloader to be appended automatically.
* at91lib: Core support for multiple configurationsHarald Welte2011-07-311-23/+34
|
* import usb-device-composide-cdchid-projectHarald Welte2011-07-3146-0/+5844
|
* at91lib ccid: Fix CCID descriptor sent to the hostHarald Welte2011-07-301-5/+9
| | | | | The CCID deccriptor needs to claim T=0 support and auto-baud/auto-clock, otherwise some drivers legitimately refues to work with the device.
* import cdc-serial driver part from usb-device-cdc-serial-projectHarald Welte2011-07-244-0/+1119
|
* initial import of the usb ccid example for the sam7sHarald Welte2011-07-2438-0/+10302
personal git repositories of Harald Welte. Your mileage may vary