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 924c0eb6ac
Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to allow for language-specific compiler/assembler flags.
12 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 Replace architecture specific makefiles in the BuildTests with the new common build system makefiles. 12 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. 12 years ago
makefile.uc3 Don't generate dependency files or a MAP file when running BuildTests where possible. 12 years ago