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
380f014c4c
qmk_firmware
/
BuildTests
History
Download ZIP
Download TAR.GZ
Dean Camera
380f014c4c
Added build test to verify correct compilation of all bootloaders using all supported devices.
...
Fixed compile error with the unreleased ATMEGA32U6 device.
2012-05-13 13:06:11 +00:00
..
BoardDriverTest
Added build test to verify correct compilation of all bootloaders using all supported devices.
2012-05-13 13:06:11 +00:00
BootloaderTest
Added build test to verify correct compilation of all bootloaders using all supported devices.
2012-05-13 13:06:11 +00:00
ModuleTest
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
SingleUSBModeTest
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
StaticAnalysisTest
Fix up static analysis build test so that inline suppressions for missing header files are not required in the XPLAINBridge project.
2012-04-16 20:43:30 +00:00
makefile
Added build test to verify correct compilation of all bootloaders using all supported devices.
2012-05-13 13:06:11 +00:00