This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-02 02:27:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3bf7ce15d5b897724feb7f84f27fca2f8f5c4efe
zsa_qmk_firmware
/
BuildTests
History
Dean Camera
3bf7ce15d5
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
..
BoardDriverTest
Don't enforce silent output on submake - pass down the value set by the user implicitly instead.
2012-06-24 19:38:37 +00:00
BootloaderTest
Don't enforce silent output on submake - pass down the value set by the user implicitly instead.
2012-06-24 19:38:37 +00:00
ModuleTest
Don't enforce silent output on submake - pass down the value set by the user implicitly instead.
2012-06-24 19:38:37 +00:00
SingleUSBModeTest
Don't enforce silent output on submake - pass down the value set by the user implicitly instead.
2012-06-24 19:38:37 +00:00
StaticAnalysisTest
Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated make variables.
2012-06-23 17:02:15 +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