Minor documentation and style fixes.

This commit is contained in:
Dean Camera
2011-07-11 05:51:04 +00:00
parent 3309c00a99
commit 6c4f736793
5 changed files with 12 additions and 8 deletions
+1
View File
@@ -24,6 +24,7 @@
* - Added board hardware driver support for the EVK1104 board
* - Added new HID_Host_SetIdlePeriod() function to the HID Host Class driver
* - Added new USB_Host_ConfigurationNumber global variable to indicate the selected configuration in an attached device
* - Added RingBuffer_GetFreeCount() function to the Ring Buffer driver
* - Library Applications:
* - Added RNDIS device mode to the Webserver project
* - Added new incomplete AndroidAccessoryHost Host LowLevel demo