This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
BuildTests
/
ModuleTest
History
Dean Camera
b2fe539d1c
Removed the old pseudo-scheduler from the library as it was unused and deprecated since the 090810 release.
2012-04-08 21:48: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
makefile
Add additional specific sub-family parts to the ModuleTest build test as these may have minor header file differences to their standard family cousins.
2012-04-08 14:22:47 +00:00
makefile.avr8
Removed the old pseudo-scheduler from the library as it was unused and deprecated since the 090810 release.
2012-04-08 21:48:46 +00:00
makefile.uc3
Removed the old pseudo-scheduler from the library as it was unused and deprecated since the 090810 release.
2012-04-08 21:48:46 +00:00
makefile.xmega
Removed the old pseudo-scheduler from the library as it was unused and deprecated since the 090810 release.
2012-04-08 21:48:46 +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