summaryrefslogtreecommitdiff
path: root/usb-device-ccid-project
Commit message (Collapse)AuthorAgeFilesLines
* AT91LIB: Add DFU interface descriptors to CCIDHarald Welte2011-07-311-3/+3
| | | | | | A board can now define BOARD_USB_DFU which will cause the USB DFU interface descriptors for the sam7dfu bootloader to be appended automatically.
* 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-302-3/+3
| | | | also disable low power mode for now
* modify simtrace board.h to reflect simtrace hardwareHarald Welte2011-07-271-1/+1
| | | | | modify simtrace board.h to reflect simtrace hardware Update Makefile to use simtrace board
* Makefile: change default to SAM7S256 + SAM7S-EKHarald Welte2011-07-241-2/+2
|
* initial import of the usb ccid example for the sam7sHarald Welte2011-07-244-0/+726
personal git repositories of Harald Welte. Your mileage may vary