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 a57ed1abfb
Update makefile template with the new build module filenames.
13 years ago
..
Build Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process. 13 years ago
CodeTemplates Update makefile template with the new build module filenames. 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 Update makefile template with the new build module filenames. 13 years ago
Drivers Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique. 13 years ago
Platform Fix up non-relative header file include paths (thanks to Kim Blomqvist). 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 Fix up main library core makefile include paths. 13 years ago