This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-13 15:14:06 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
BuildTests
History
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