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 205b35d131
Add user-filtering to the HID report parser, so that the user code can decide which items are to be stored into the HID_ReportInfo_t structure and which should be discarded to save on RAM usage.
15 years ago
..
CDC.c Add return codes to the CDC Host Class driver String/Byte transmission functions. 15 years ago
CDC.h Add return codes to the CDC Host Class driver String/Byte transmission functions. 15 years ago
HID.c Added start of the Still Image Host Class driver demo and driver code. 15 years ago
HID.h Added start of the Still Image Host Class driver demo and driver code. 15 years ago
HIDParser.c Add user-filtering to the HID report parser, so that the user code can decide which items are to be stored into the HID_ReportInfo_t structure and which should be discarded to save on RAM usage. 15 years ago
HIDParser.h Add user-filtering to the HID report parser, so that the user code can decide which items are to be stored into the HID_ReportInfo_t structure and which should be discarded to save on RAM usage. 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 Fixed StillImageHost not correctly freezing and unfreezing data pipes while waiting for a response block header. 15 years ago
MassStorage.h Added start of the Still Image Host Class driver demo and driver code. 15 years ago
StillImage.c Added documentation for the constants and enums of the new StillImage Host Class driver added to the library so far. 15 years ago
StillImage.h Added documentation for the constants and enums of the new StillImage Host Class driver added to the library so far. 15 years ago