summaryrefslogtreecommitdiff
path: root/usb-device-ccid-project/Makefile
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.
* Makefile: simtrace uses SAM7S128, not 256Harald Welte2011-07-301-1/+1
| | | | 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-241-0/+165
personal git repositories of Harald Welte. Your mileage may vary