summaryrefslogtreecommitdiff
path: root/at91lib/boards/simtrace/board.h
Commit message (Collapse)AuthorAgeFilesLines
* AT91LIB: Add DFU interface descriptors to CCIDHarald Welte2011-07-311-0/+2
| | | | | | A board can now define BOARD_USB_DFU which will cause the USB DFU interface descriptors for the sam7dfu bootloader to be appended automatically.
* at91lib: go throguh LowlevelInit even after DFU loaderHarald Welte2011-07-301-1/+2
| | | | this makes sure the PLL is set up the way at91lib expects it
* simtrace has no USB_VBUS pinHarald Welte2011-07-301-2/+0
|
* modify simtrace board.h to reflect simtrace hardwareHarald Welte2011-07-271-66/+10
| | | | | modify simtrace board.h to reflect simtrace hardware Update Makefile to use simtrace board
* start a simtrace board as copy of at91sam7-ekHarald Welte2011-07-271-0/+301
personal git repositories of Harald Welte. Your mileage may vary