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 0d3a3f7536
Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release.
15 years ago
..
CDC.c Add new functions to the HID host class driver, refine HID interface protocol matching. 15 years ago
CDC.h Minor documentation fixes to the completed Host mode Class drivers. 15 years ago
HID.c Added CDC_Device_Flush() command to the CDC Device mode class driver. 15 years ago
HID.h Minor documentation fixes to the completed Host mode Class drivers. 15 years ago
HIDParser.c Added flag to the HID report parser to indicate if a device has multiple reports. 15 years ago
HIDParser.h Added flag to the HID report parser to indicate if a device has multiple reports. 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 Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to save on FLASH space. 15 years ago
MassStorage.h Simplified Host mode Mass Storage Class driver to reduce compiled program size. 15 years ago
StillImage.c Commit for 090810rc1 release. 15 years ago
StillImage.h Added module file dependancy information to the USB class drivers. 15 years ago