Add return codes to the CDC Host Class driver String/Byte transmission functions.

This commit is contained in:
Dean Camera 2009-08-31 13:58:03 +00:00
parent cf2776531c
commit dac7b046fd
6 changed files with 26 additions and 13 deletions

View file

@ -12,7 +12,7 @@
* or post your suggestion as an enhancement request to the project bug tracker.
*
* <b>Targeted for This Release:</b>
* - Finish HID and Still Image Host Mode Class Drivers, add demo summaries, add return codes to all relevant functions
* - Finish HID and Still Image Host Mode Class Drivers, add demo summaries
* - Add overviews of each of the officially supported boards to the manual
* - Re-add in flip, flip-ee, dfu and dfu-ee targets to project makefiles
* - Add in new invalid event hook check targets to project makefiles