summaryrefslogtreecommitdiff
path: root/at91lib/usb/device/ccid
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* initial import of the usb ccid example for the sam7sHarald Welte2011-07-243-0/+2033
personal git repositories of Harald Welte. Your mileage may vary