projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update ModuleTest to compile for each sub-family within each architecture, to ensure...
[pub/USBasp.git]
/
BuildTests
/
ModuleTest
/
makefile.avr8
diff --git
a/BuildTests/ModuleTest/makefile.avr8
b/BuildTests/ModuleTest/makefile.avr8
index
b4c3195
..
f41470f
100644
(file)
--- a/
BuildTests/ModuleTest/makefile.avr8
+++ b/
BuildTests/ModuleTest/makefile.avr8
@@
-132,7
+132,6
@@
SRC = Test_C.c \
$(LUFA_SRC_USB) \
\r
$(LUFA_SRC_USBCLASS) \
\r
$(LUFA_SRC_SERIAL) \
\r
- $(LUFA_SRC_TWI) \
\r
$(LUFA_SRC_SCHEDULER)
\r
\r
\r