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:
parent
41b4c5b645
commit
c7344c22ac
5 changed files with 32 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue