qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 24e621a8d8 Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value.
Added auto flushing of OUT data to the CDC Host Class driver's USBTask function to automatically flush the send pipe buffer.
2010-07-30 03:52:11 +00:00
..
CDC.c Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 2010-07-30 03:52:11 +00:00
CDC.h Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 2010-07-30 03:52:11 +00:00
HID.c Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
HID.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
HIDParser.c Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
HIDParser.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
HIDReportData.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
MIDI.c Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
MIDI.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
MassStorage.c Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders. 2010-07-26 07:28:40 +00:00
MassStorage.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Printer.c Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Printer.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
RNDIS.c Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
RNDIS.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
StillImage.c Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
StillImage.h Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00