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
+1
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