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 23:24:04 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
BuildTests
History
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.
2012-06-02 13:00:22 +00:00
..
BoardDriverTest
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.
2012-06-02 13:00:22 +00:00
BootloaderTest
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.
2012-06-02 13:00:22 +00:00
ModuleTest
Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to allow for language-specific compiler/assembler flags.
2012-06-02 11:18:28 +00:00
SingleUSBModeTest
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
2012-06-02 10:46:25 +00:00
StaticAnalysisTest
Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.
2012-05-27 14:42:30 +00:00
makefile
Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.
2012-05-27 14:42:30 +00:00