qmk_firmware/LUFA
Dean Camera a57ed1abfb Update makefile template with the new build module filenames. 2012-07-14 16:14:17 +00:00
..
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. 2012-07-14 13:18:13 +00:00
CodeTemplates Update makefile template with the new build module filenames. 2012-07-14 16:14:17 +00:00
Common Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 2012-06-12 19:49:15 +00:00
DoxygenPages Update makefile template with the new build module filenames. 2012-07-14 16:14:17 +00:00
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. 2012-07-10 19:33:39 +00:00
Platform Fix up non-relative header file include paths (thanks to Kim Blomqvist). 2012-07-01 13:20:16 +00:00
Doxygen.conf Add default project template to the Doxygen manual of the library. 2012-06-04 15:39:06 +00:00
License.txt Add XMEGA C3 family to the ModuleTest build test. 2012-03-17 10:22:58 +00:00
Version.h Update trunk post-120219 release. 2012-02-19 17:05:10 +00:00
makefile Fix up main library core makefile include paths. 2012-07-14 13:24:59 +00:00