This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-09 18:34:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e24993c13a
qmk_firmware
/
BuildTests
/
BoardDriverTest
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
..
Board
Add partially complete BoardDriverTest build test.
2012-05-06 14:26:18 +00:00
BoardDeviceMap.cfg
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
2012-06-02 10:46:25 +00:00
makefile
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
makefile.test
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
2012-06-02 10:46:25 +00:00
Test.c
Complete BoardDriverTest build test.
2012-05-06 15:01:40 +00:00