Add CDC Host class driver EVENT_CDC_Host_ControLineStateChanged() event.

Minor documentation fixes.
This commit is contained in:
Dean Camera 2009-08-11 10:02:50 +00:00
parent abc7dce10c
commit a7ade9f28d
4 changed files with 15 additions and 4 deletions

View file

@ -9,7 +9,8 @@
* \section Sec_ChangeLogXXXXXX Version XXXXXX
*
* <b>New:</b>
*
* - Added new host class drivers and matching demos to the library for rapid application development
*
* <b>Changed:</b>
*
* <b>Fixed:</b>
@ -22,7 +23,7 @@
* \section Sec_ChangeLog090810 Version 090810
*
* <b>New:</b>
* - Added new class drivers and matching demos to the library for rapid application development
* - Added new device class drivers and matching demos to the library for rapid application development
* - Added new PrinterHost demo (thanks to John Andrews)
* - Added USB Missle Launcher project, submitted by Dave Fletcher
* - Added new Benito Arduino Programmer project