Added board hardware driver support for the BUI development board.

This commit is contained in:
Dean Camera
2010-09-14 11:11:54 +00:00
parent 92059fcbf9
commit 84696c727d
49 changed files with 302 additions and 277 deletions
+1
View File
@@ -21,6 +21,7 @@
* - Added class specific descriptor type defines with standard USB-IF element naming
* - Added new project makefile template to the library and moved board driver stub files into in a new "CodeTemplates" directory
* - Added board hardware driver support for the UDIP development board
* - Added board hardware driver support for the BUI development board
*
* <b>Changed:</b>
* - Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions