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 c7344c22ac
Switch StaticAnalysisTest build test to use the new build system CPPCHECK module. Update additional build tests to all include the core build system module.
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 Switch StaticAnalysisTest build test to use the new build system CPPCHECK module. Update additional build tests to all include the core build system module. 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