qmk_firmware/LUFA/Drivers/USB
2009-09-21 12:23:09 +00:00
..
Class Add new attributes to the HID Report Parser and HID Host Mode Class driver to keep track of the largest report the device can send for buffer allocation purposes. Change MouseHostWithParser and KeyboardHostWithParser demos to only allocate the needed number of bytes. 2009-09-21 12:23:09 +00:00
HighLevel Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success. 2009-09-17 13:12:21 +00:00
LowLevel Add const qualifiers to Host mode Class drivers. 2009-09-21 06:08:39 +00:00
USB.h Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release. 2009-08-30 10:43:41 +00:00