Oops: Fix compile error in the low level KeyboardMouse demo.

This commit is contained in:
Dean Camera 2011-07-02 08:40:52 +00:00
parent 08eeceeb5f
commit b775995867
6 changed files with 7 additions and 4 deletions

View file

@ -24,6 +24,7 @@
* -# Abstract out Mass Storage byte send/receive to prevent low level API use in projects
* -# Consider switch from endpoint numbers to full endpoint addresses to ease future architecture expansion
* -# Fix HID report parser usage support for array types
* -# Remove need for direct user Host State Machine interaction in the Host mode applications
* - Documentation/Support
* -# Add detailed overviews of how each demo works
* -# Add board overviews