forked from mirror/qmk_firmware
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:
@@ -54,4 +54,8 @@ clean:
|
||||
rm -f BuildMakefile
|
||||
|
||||
%:
|
||||
|
||||
|
||||
.PHONY: all begin end testbootloaders clean
|
||||
|
||||
# Include LUFA build script makefiles
|
||||
include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in
|
||||
|
||||
Reference in New Issue
Block a user