This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-02 02:27:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
96fd39eda86e963177cb7895f6c2216ecb9c732a
zsa_qmk_firmware
/
BuildTests
/
BoardDriverTest
History
Dean Camera
7a7ee6a908
Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
2012-05-07 17:42:49 +00:00
..
Board
Add partially complete BoardDriverTest build test.
2012-05-06 14:26:18 +00:00
BoardDeviceMap.cfg
Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
2012-05-07 17:42:49 +00:00
makefile
Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
2012-05-07 17:42:49 +00:00
makefile.avr8
Add partially complete BoardDriverTest build test.
2012-05-06 14:26:18 +00:00
makefile.uc3
Add partially complete BoardDriverTest build test.
2012-05-06 14:26:18 +00:00
makefile.xmega
Add partially complete BoardDriverTest build test.
2012-05-06 14:26:18 +00:00
Test.c
Complete BoardDriverTest build test.
2012-05-06 15:01:40 +00:00