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
6a3a5f40da
qmk_firmware
/
BuildTests
/
ModuleTest
History
Dean Camera
924c0eb6ac
Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to allow for language-specific compiler/assembler flags.
2012-06-02 11:18:28 +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
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
makefile
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
2012-06-02 10:46:25 +00:00
makefile.test
Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to allow for language-specific compiler/assembler flags.
2012-06-02 11:18:28 +00:00
makefile.uc3
Don't generate dependency files or a MAP file when running BuildTests where possible.
2012-05-27 17:23:41 +00:00