qmk_firmware/BuildTests/ModuleTest
Dean Camera 60a2147a51 Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH. 2012-06-03 20:06:21 +00:00
..
Dummy.S Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers. 2012-02-19 13:30:08 +00:00
Modules.h Update ModuleTest to compile for each sub-family within each architecture, to ensure that the code compiles for all devices (not just for one device in each architecture). 2012-03-04 14:43:14 +00:00
Test_C.c Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers. 2012-02-19 13:30:08 +00:00
Test_CPP.cpp Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers. 2012-02-19 13:30:08 +00:00
makefile Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH. 2012-06-03 20:06:21 +00:00
makefile.test Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to allow for language-specific compiler/assembler flags. 2012-06-02 11:18:28 +00:00
makefile.uc3 Don't generate dependency files or a MAP file when running BuildTests where possible. 2012-05-27 17:23:41 +00:00