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-17 14:24:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9f0cd5ebb8
qmk_firmware
/
BuildTests
/
BoardDriverTest
History
Dean Camera
3ca025f214
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Turn off generation of debug information when performing a validation build, and when running the build tests.
2012-07-15 09:59:35 +00:00
..
Board
Add partially complete BoardDriverTest build test.
2012-05-06 14:26:18 +00:00
BoardDeviceMap.cfg
Update SVN line endings property on newer source files to native.
2012-06-07 20:49:47 +00:00
makefile
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
2012-07-14 13:18:13 +00:00
makefile.test
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Turn off generation of debug information when performing a validation build, and when running the build tests.
2012-07-15 09:59:35 +00:00
Test.c
Complete BoardDriverTest build test.
2012-05-06 15:01:40 +00:00