qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 8bb007f80b Fixed HID host Class driver report send/receive report broken when issued through the control pipe.
Make Mass Storage device Class driver accept resets at any time, rather than just after a command block has been processed.

Remove the HID device parser from the boot protocol Keyboard/Mouse demos.
2009-11-09 08:24:01 +00:00
..
Common Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 2009-11-09 08:24:01 +00:00
Device Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 2009-11-09 08:24:01 +00:00
Host Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 2009-11-09 08:24:01 +00:00
Audio.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
CDC.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
HID.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
MIDI.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
MassStorage.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
Printer.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
RNDIS.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
StillImage.h Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00