This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
96fd39eda86e963177cb7895f6c2216ecb9c732a
cheapino_qmk_firmware
/
BuildTests
/
SingleUSBModeTest
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
..
Dummy.S
Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers.
2012-02-19 13:30:08 +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
Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign).
2012-04-09 10:04:40 +00:00
makefile.uc3
Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign).
2012-04-09 10:04:40 +00:00
makefile.xmega
Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign).
2012-04-09 10:04:40 +00:00
Test.c
Add build test for forced single USB modes.
2012-02-19 01:17:54 +00:00