mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Switch StaticAnalysisTest build test to use the new build system CPPCHECK module. Update additional build tests to all include the core build system module.
This commit is contained in:
@@ -59,4 +59,8 @@ clean:
|
||||
$(MAKE) -s -f makefile.test clean ARCH=UC3
|
||||
|
||||
%:
|
||||
|
||||
|
||||
.PHONY: all begin end makeboardlist testboards clean
|
||||
|
||||
# Include LUFA build script makefiles
|
||||
include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in
|
||||
|
||||
Reference in New Issue
Block a user