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/BuildTests/ModuleTest
Dean Camera 60a2147a51
Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH.
13 years ago
..
Dummy.S Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers. 13 years ago
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). 13 years ago
Test_C.c Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers. 13 years ago
Test_CPP.cpp Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers. 13 years ago
makefile Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH. 13 years ago
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. 13 years ago
makefile.uc3 Don't generate dependency files or a MAP file when running BuildTests where possible. 13 years ago