qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera aa640330a1 Finish Class Driver MouseHost demo. Update HID Host Class driver; boot protocol now works, still need to finish and test report protocol mode. 2009-09-20 12:34:07 +00:00
..
CDC.c Fixed MIDI Device Class driver not sending/receiving MIDI packets of the correct size (thanks to Thomas Bleeker). 2009-09-14 05:57:17 +00:00
CDC.h 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
HID.c Finish Class Driver MouseHost demo. Update HID Host Class driver; boot protocol now works, still need to finish and test report protocol mode. 2009-09-20 12:34:07 +00:00
HID.h Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. 2009-09-20 12:01:25 +00:00
HIDParser.c Finish Class Driver MouseHost demo. Update HID Host Class driver; boot protocol now works, still need to finish and test report protocol mode. 2009-09-20 12:34:07 +00:00
HIDParser.h Finish Class Driver MouseHost demo. Update HID Host Class driver; boot protocol now works, still need to finish and test report protocol mode. 2009-09-20 12:34:07 +00:00
HIDReportData.h Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 2009-06-01 11:03:39 +00:00
MassStorage.c 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
MassStorage.h 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
StillImage.c Finish Still Image Host class driver. 2009-09-09 04:18:37 +00:00
StillImage.h 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