projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Stub out more of the TPI programming protocol routines in the AVRISP project.
[pub/USBasp.git]
/
Projects
/
AVRISP
/
makefile
diff --git
a/Projects/AVRISP/makefile
b/Projects/AVRISP/makefile
index
712d1c9
..
d0bce5b
100644
(file)
--- a/
Projects/AVRISP/makefile
+++ b/
Projects/AVRISP/makefile
@@
-134,6
+134,7
@@
SRC = $(TARGET).c \
Lib/PDIProtocol.c \
\r
Lib/PDITarget.c \
\r
Lib/XMEGANVM.c \
\r
+ Lib/TPIProtocol.c \
\r
Lib/TPITarget.c \
\r
Lib/TINYNVM.c \
\r
$(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c \
\r