qmk_firmware/LUFA/Drivers/USB
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
..
Class Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 2009-11-09 08:24:01 +00:00
HighLevel Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
LowLevel Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
USB.h Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 2009-11-08 21:56:18 +00:00