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 aa640330a1
Finish Class Driver MouseHost demo. Update HID Host Class driver; boot protocol now works, still need to finish and test report protocol mode.
15 years ago
..
CDC.c Fixed MIDI Device Class driver not sending/receiving MIDI packets of the correct size (thanks to Thomas Bleeker). 15 years ago
CDC.h Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success. 15 years ago
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. 15 years ago
HID.h Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. 15 years ago
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. 15 years ago
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. 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 Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success. 15 years ago
MassStorage.h Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success. 15 years ago
StillImage.c Finish Still Image Host class driver. 15 years ago
StillImage.h Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success. 15 years ago