Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers.

This commit is contained in:
Dean Camera 2012-02-19 13:30:08 +00:00
parent b7f4370c8e
commit 0e4ece1d1d
10 changed files with 146 additions and 6 deletions

View file

@ -21,7 +21,5 @@ all:
$(MAKE) -C Demos $@ -s
$(MAKE) -C Projects $@ -s
$(MAKE) -C Bootloaders $@ -s
$(MASK) -C BuildTests $@ -s
@echo
@echo LUFA \"make $@\" operation complete.