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 c128d8783e
Minor build system improvements - move out AVRDUDE base flags into a makefile variable, clean up BUILD module.
13 years ago
..
Build Minor build system improvements - move out AVRDUDE base flags into a makefile variable, clean up BUILD module. 13 years ago
CodeTemplates Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices. 13 years ago
Common Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 13 years ago
DoxygenPages Minor documentation improvements. 13 years ago
Drivers Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 13 years ago
Platform Replace C style comments in assembly code with true assembly comments for consistency and to prevent it from confusing syntax highlighters. 13 years ago
Doxygen.conf Add default project template to the Doxygen manual of the library. 13 years ago
License.txt Add XMEGA C3 family to the ModuleTest build test. 13 years ago
Version.h Update trunk post-120219 release. 13 years ago
makefile Add ability to generate SYM files in the BUILD module. Clean up build system output to be slightly more human readable. 13 years ago