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/Class/Host
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
..
CDC.c Add const qualifiers to Host mode Class drivers. 15 years ago
CDC.h Add const qualifiers to Host mode Class drivers. 15 years ago
HID.c 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
HID.h 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
HIDParser.c 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
HIDParser.h 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
HIDReportData.h Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 16 years ago
MassStorage.c Add const qualifiers to Host mode Class drivers. 15 years ago
MassStorage.h Add const qualifiers to Host mode Class drivers. 15 years ago
StillImage.c Add const qualifiers to Host mode Class drivers. 15 years ago
StillImage.h Add const qualifiers to Host mode Class drivers. 15 years ago