From 8b4249000f181b3a4f64a2a23006d08ebbdcf9f2 Mon Sep 17 00:00:00 2001 From: Dean Date: Sun, 4 Mar 2012 14:43:14 +0000 Subject: Update ModuleTest to compile for each sub-family within each architecture, to ensure that the code compiles for all devices (not just for one device in each architecture). git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2077 d5102386-fcda-11dd-9fdb-3debd5008f28 --- BuildTests/ModuleTest/makefile.avr8 | 1 - 1 file changed, 1 deletion(-) (limited to 'BuildTests/ModuleTest/makefile.avr8') diff --git a/BuildTests/ModuleTest/makefile.avr8 b/BuildTests/ModuleTest/makefile.avr8 index b4c31954..f41470f7 100644 --- a/BuildTests/ModuleTest/makefile.avr8 +++ b/BuildTests/ModuleTest/makefile.avr8 @@ -132,7 +132,6 @@ SRC = Test_C.c \ $(LUFA_SRC_USB) \ $(LUFA_SRC_USBCLASS) \ $(LUFA_SRC_SERIAL) \ - $(LUFA_SRC_TWI) \ $(LUFA_SRC_SCHEDULER) -- cgit v1.2.3