qmk_firmware/LUFA
Dean Camera be2a7d4598 Move over message ID specific header data to unions inside the standard TMC header structure, so that all header data is read in one chunk in the incomplete TMC demo. 2010-07-27 11:26:47 +00:00
..
Common Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
DriverStubs Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking. 2010-07-22 15:38:12 +00:00
Drivers Move over message ID specific header data to unions inside the standard TMC header structure, so that all header data is read in one chunk in the incomplete TMC demo. 2010-07-27 11:26:47 +00:00
ManPages 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
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