qmk_firmware/Demos/Host/ClassDriver
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
..
JoystickHostWithParser Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
KeyboardHost Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
KeyboardHostWithParser Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
MIDIHost Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
MassStorageHost Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
MouseHost Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
MouseHostWithParser Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
PrinterHost Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
RNDISEthernetHost Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
StillImageHost Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
VirtualSerialHost 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
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00