qmk_firmware/BuildTests
Dean Camera 380f014c4c Added build test to verify correct compilation of all bootloaders using all supported devices.
Fixed compile error with the unreleased ATMEGA32U6 device.
2012-05-13 13:06:11 +00:00
..
BoardDriverTest Added build test to verify correct compilation of all bootloaders using all supported devices. 2012-05-13 13:06:11 +00:00
BootloaderTest Added build test to verify correct compilation of all bootloaders using all supported devices. 2012-05-13 13:06:11 +00:00
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. 2012-05-07 17:42:49 +00:00
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. 2012-05-07 17:42:49 +00:00
StaticAnalysisTest Fix up static analysis build test so that inline suppressions for missing header files are not required in the XPLAINBridge project. 2012-04-16 20:43:30 +00:00
makefile Added build test to verify correct compilation of all bootloaders using all supported devices. 2012-05-13 13:06:11 +00:00