mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user