Add board driver support for the EVK1100 board.

This commit is contained in:
Dean Camera 2011-06-27 13:22:37 +00:00
parent dee4bc0973
commit 8cc3fd56d9
13 changed files with 385 additions and 8 deletions

View file

@ -20,6 +20,7 @@
* - Added board driver support for the Busware TUL board
* - Added new Host mode Audio Class driver
* - Added new SPI_GetCurrentMode() function to the SPI peripheral driver
* - Added board hardware driver support for the EVK1100 board
* - Library Applications:
* - Added RNDIS device mode to the Webserver project
* - Added new incomplete AndroidAccessoryHost Host LowLevel demo

View file

@ -86,6 +86,7 @@
* - AT32UC3B1512 (USB Host and Device)
*
* Currently supported Atmel UC3 boards (see \ref Group_BoardTypes):
* - EVK1100
* - EVK1101
*
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile BOARD constant names):