You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
15 years ago
..
Common Add missing const qualifiers to class drivers. 15 years ago
DriverStubs Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking. 15 years ago
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. 15 years ago
ManPages Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders. 15 years ago
Scheduler Add missing const qualifiers to class drivers. 15 years ago
Doxygen.conf Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 15 years ago
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. 15 years ago
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. 15 years ago
makefile Add missing const qualifiers to class drivers. 15 years ago