qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 064e6a2f32 Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state.
CDC based demos and project now work under 64 bit versions of Windows (thanks to Ronny Hanson, Thomas Bleeker).

The Benito Programmer project now has its own unique VID/PID pair allocated from the Atmel donated LUFA VID/PID pool.
2009-09-06 04:15:35 +00:00
..
CDC.c Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run. 2009-09-02 13:08:55 +00:00
CDC.h Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run. 2009-09-02 13:08:55 +00:00
HID.c Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run. 2009-09-02 13:08:55 +00:00
HID.h Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run. 2009-09-02 13:08:55 +00:00
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. 2009-09-02 07:16:52 +00:00
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. 2009-09-02 07:16:52 +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 Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run. 2009-09-02 13:08:55 +00:00
MassStorage.h Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run. 2009-09-02 13:08:55 +00:00
StillImage.c Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state. 2009-09-06 04:15:35 +00:00
StillImage.h Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state. 2009-09-06 04:15:35 +00:00