summaryrefslogtreecommitdiff
path: root/at91lib/boards/at91sam7s-ek/board_cstartup.S
Commit message (Collapse)AuthorAgeFilesLines
* SAM7DFU: Add a new 'flash_dfu' memory typeHarald Welte2011-07-241-4/+6
| | | | | | this will build *-flash_dfu.{bin,elf} targets which are targetted not for the 'raw' SAM7 hardware, but for the sam7dfu boot loader already running in it.
* initial import of the usb ccid example for the sam7sHarald Welte2011-07-241-0/+181
personal git repositories of Harald Welte. Your mileage may vary