This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
BuildTests
/
BoardDriverTest
History
Dean Camera
2ff1370221
Merge in AppConfigHeaders branch to trunk, altering all projects and demos to use configuration headers for application and LUFA compile time settings, rather than defines in the project makefiles.
2012-05-27 19:12:07 +00:00
..
Board
Add partially complete BoardDriverTest build test.
2012-05-06 14:26:18 +00:00
BoardDeviceMap.cfg
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
Merge in AppConfigHeaders branch to trunk, altering all projects and demos to use configuration headers for application and LUFA compile time settings, rather than defines in the project makefiles.
2012-05-27 19:12:07 +00:00
makefile.avr8
Don't generate dependency files or a MAP file when running BuildTests where possible.
2012-05-27 17:23:41 +00:00
makefile.uc3
Don't generate dependency files or a MAP file when running BuildTests where possible.
2012-05-27 17:23:41 +00:00
makefile.xmega
Don't generate dependency files or a MAP file when running BuildTests where possible.
2012-05-27 17:23:41 +00:00
Test.c
Complete BoardDriverTest build test.
2012-05-06 15:01:40 +00:00