summaryrefslogtreecommitdiff
path: root/at91lib/boards/at91sam7s-ek/at91sam7s256
Commit message (Collapse)AuthorAgeFilesLines
* rename flash-dfu to flash_dfuHarald Welte2011-07-241-0/+0
| | | | | This is required as the Makefile will otherwise generate the invalid -Dflash-dfu for the assembler command line
* modify flash-dfu.lds to actually accomodate DFUHarald Welte2011-07-241-6/+8
| | | | | This linker script will produce a binary that can be loaded using the sam7dfu bootloader in the SAM7
* add flash-dfu.lds as copy of flash.ldsHarald Welte2011-07-241-0/+77
|
* initial import of the usb ccid example for the sam7sHarald Welte2011-07-243-0/+2383
personal git repositories of Harald Welte. Your mileage may vary