qmk_firmware/BuildTests
Dean Camera 72fc4a204d Clean up unnecessary CPPCheck static analysis suppression comments, force Doxygen and GCC compiler specific macros as being always undefined when performing a static analysis of the code. 2012-10-14 20:18:46 +00:00
..
BoardDriverTest Minor documentation improvements. 2012-10-05 20:22:19 +00:00
BootloaderTest Extend bootloader build test to include all supported configurations including the special XPLAIN board configuration and possible F_USB values. 2012-07-24 15:43:39 +00:00
ModuleTest Minor documentation improvements. 2012-10-05 20:22:19 +00:00
SingleUSBModeTest Minor documentation improvements. 2012-10-05 20:22:19 +00:00
StaticAnalysisTest Clean up unnecessary CPPCheck static analysis suppression comments, force Doxygen and GCC compiler specific macros as being always undefined when performing a static analysis of the code. 2012-10-14 20:18:46 +00:00
makefile Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique. 2012-07-10 19:33:39 +00:00