Oops - Bootloader optimizations to GetDescriptor() don't work, as the Configuration Descriptor's header does not contain the full length of the descriptor, breaking full enumeration.

This commit is contained in:
Dean Camera 2011-03-18 04:58:39 +00:00
parent f6f4ac588c
commit c7f4752d6b
4 changed files with 50 additions and 23 deletions

View file

@ -17,7 +17,6 @@
* -# Investigate virtual hubs when in device mode instead of composite devices
* -# Change makefiles to allow for absolute LUFA location to be used
* -# Re-add interrupt Pipe/Endpoint support
* -# Investigate dynamically created device descriptors
* -# Add makefile includes to reduce boilerplate in user makefiles
* - Documentation/Support
* -# Add detailed overviews of how each demo works