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
Dean Camera 0a00ee4037
Minor tweaks to the build tests to ensure that they will operate properly on all systems.
13 years ago
..
BoardDriverTest Minor tweaks to the build tests to ensure that they will operate properly on all systems. 13 years ago
BootloaderTest Minor tweaks to the build tests to ensure that they will operate properly on all systems. 13 years ago
ModuleTest 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
SingleUSBModeTest 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
StaticAnalysisTest Fix up static analysis build test so that inline suppressions for missing header files are not required in the XPLAINBridge project. 13 years ago
makefile Fix incorrectly names build test directory references. 13 years ago