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/BoardDriverTest
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
..
Board Add partially complete BoardDriverTest build test. 13 years ago
BoardDeviceMap.cfg Replace architecture specific makefiles in the BuildTests with the new common build system makefiles. 12 years ago
Test.c Complete BoardDriverTest build test. 13 years ago
makefile 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
makefile.test Replace architecture specific makefiles in the BuildTests with the new common build system makefiles. 12 years ago