This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cca24c8dc9
qmk_firmware
/
BuildTests
/
SingleUSBModeTest
History
Dean Camera
80e278acde
Clean up and speed up build tests by turning off expensive and slow size optimizations, and generation of assembly listings (*.lst) for each compiled source file.
2012-05-13 19:10:46 +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
Test.c
Add build test for forced single USB modes.
2012-02-19 01:17:54 +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
Clean up and speed up build tests by turning off expensive and slow size optimizations, and generation of assembly listings (*.lst) for each compiled source file.
2012-05-13 19:10:46 +00:00
makefile.uc3
Clean up and speed up build tests by turning off expensive and slow size optimizations, and generation of assembly listings (*.lst) for each compiled source file.
2012-05-13 19:10:46 +00:00
makefile.xmega
Clean up and speed up build tests by turning off expensive and slow size optimizations, and generation of assembly listings (*.lst) for each compiled source file.
2012-05-13 19:10:46 +00:00