This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5af18ba288
qmk_firmware
/
BuildTests
/
BoardDriverTest
History
Download ZIP
Download TAR.GZ
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