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:
parent
f6f4ac588c
commit
c7f4752d6b
4 changed files with 50 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue