qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 05fa6e0c43 Corrected new Pipe_IsEndpointBound() function.
Completed host CDC class driver enumeration code.
2009-07-26 10:45:33 +00:00
..
Audio.c Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
Audio.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00
CDC.c Corrected new Pipe_IsEndpointBound() function. 2009-07-26 10:45:33 +00:00
CDC.h Corrected new Pipe_IsEndpointBound() function. 2009-07-26 10:45:33 +00:00
HID.c Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
HID.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00
HIDParser.c Fixed broken HIDReportParser.c. 2009-06-15 08:58:55 +00:00
HIDParser.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +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
MIDI.c Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
MIDI.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00
MassStorage.c Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
MassStorage.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00
StillImage.c Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
StillImage.h Added module file dependancy information to the USB class drivers. 2009-07-14 07:59:34 +00:00