diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-03-04 14:43:14 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-03-04 14:43:14 +0000 |
| commit | 8b4249000f181b3a4f64a2a23006d08ebbdcf9f2 (patch) | |
| tree | 3c68f114df3332040bd1004c5f0f8985313d1c33 /BuildTests/ModuleTest/makefile.avr8 | |
| parent | e9e6d1992dec544dead4ea3953175362a161a5d4 (diff) | |
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
Diffstat (limited to 'BuildTests/ModuleTest/makefile.avr8')
| -rw-r--r-- | BuildTests/ModuleTest/makefile.avr8 | 1 |
1 files changed, 0 insertions, 1 deletions
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)
|
