This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-13 23:24:04 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
BuildTests
/
ModuleTest
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
Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 architecture ModuleTest build test makefile.
2012-04-09 13:20: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
Modules.h
Update ModuleTest to compile for each sub-family within each architecture, to ensure that the code compiles for all devices (not just for one device in each architecture).
2012-03-04 14:43:14 +00:00
Test_C.c
Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers.
2012-02-19 13:30:08 +00:00
Test_CPP.cpp
Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers.
2012-02-19 13:30:08 +00:00