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 7a7ee6a908
Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
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 Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required. 13 years ago
makefile.avr8 Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 architecture ModuleTest build test makefile. 13 years ago
makefile.uc3 Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign). 13 years ago
makefile.xmega Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign). 13 years ago