You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB
Dean Camera 242303c160
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.
15 years ago
..
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. 15 years ago
HighLevel Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success. 15 years ago
LowLevel Add const qualifiers to Host mode Class drivers. 15 years ago
USB.h Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release. 15 years ago