This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-20 03:48:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ce60f25e68ef73e01c06409b31b75cfbac9ee3f
qmk_firmware-mirror
/
BuildTests
/
ModuleTest
T
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
…
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
Modules.h
…
Test_C.c
…
Test_CPP.cpp
…