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 e24993c13a
Ensure build tests use the system provided $(MAKE) variable to determine the command to invoke make, rather than a hard-coded name. Strip off excess whitespace from the list of object files when printing them out to the shell in the build system BUILD module.
12 years ago
..
BoardDriverTest Ensure build tests use the system provided $(MAKE) variable to determine the command to invoke make, rather than a hard-coded name. Strip off excess whitespace from the list of object files when printing them out to the shell in the build system BUILD module. 12 years ago
BootloaderTest Ensure build tests use the system provided $(MAKE) variable to determine the command to invoke make, rather than a hard-coded name. Strip off excess whitespace from the list of object files when printing them out to the shell in the build system BUILD module. 12 years ago
ModuleTest 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
SingleUSBModeTest Replace architecture specific makefiles in the BuildTests with the new common build system makefiles. 12 years ago
StaticAnalysisTest Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles. 12 years ago
makefile Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles. 12 years ago