qmk_firmware/Demos/Host/ClassDriver
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
..
CDCHost Add double banking property to LUFA powered projects in the Projects directory. Add guards to macro parameters to ensure that formulas passed as parameters don't mess up the internal macro structure. 2009-11-06 14:32:01 +00:00
JoystickHostWithParser Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
KeyboardHost Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 2009-11-09 08:24:01 +00:00
KeyboardHostWithParser Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
MassStorageHost Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
MIDIHost Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
MouseHost Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 2009-11-09 08:24:01 +00:00
MouseHostWithParser Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
PrinterHost Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
StillImageHost Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
makefile Added new Printer Host mode Class driver. 2009-11-04 13:16:53 +00:00