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:
Dean Camera 2012-06-03 19:44:15 +00:00
parent 41b4c5b645
commit c7344c22ac
5 changed files with 32 additions and 29 deletions

View file

@ -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