qmk_firmware/LUFA
Dean Camera 37c601dbf6 Fix typo in DualVirtualSerial.c due to the changed CDC Device APIs that was preventing the demo from being compiled. 2010-07-30 04:20:41 +00:00
..
Common Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
DriverStubs Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
Drivers 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
ManPages Fix typo in DualVirtualSerial.c due to the changed CDC Device APIs that was preventing the demo from being compiled. 2010-07-30 04:20:41 +00:00
Scheduler Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Doxygen.conf Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 2010-06-17 08:15:58 +00:00
License.txt 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
Version.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
makefile Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00