summaryrefslogtreecommitdiff
path: root/usb-device-ccid-project/main.c
Commit message (Collapse)AuthorAgeFilesLines
* ccid main: fix PIO configuration and PIO interruptHarald Welte2011-07-301-19/+10
|
* ccid project: actually power the cardHarald Welte2011-07-301-2/+18
|
* Makefile: simtrace uses SAM7S128, not 256Harald Welte2011-07-301-2/+2
| | | | also disable low power mode for now
* initial import of the usb ccid example for the sam7sHarald Welte2011-07-241-0/+561
personal git repositories of Harald Welte. Your mileage may vary