qmk_firmware/Demos/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
..
ClassDriver 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
Incomplete/BluetoothHost Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
LowLevel Oops - need to turn off USART via control register B before reconfiguring, fix ordering of USART control register modifications in the Benito and USBtoSerial projects. 2010-07-30 01:11:04 +00:00
makefile Add default "all" makefile targets to the demo tree makefiles. 2010-06-25 13:28:34 +00:00