Stub out more of the TPI programming protocol routines in the AVRISP project.
This commit is contained in:
parent
be71f934a4
commit
bd5e8f07b7
11 changed files with 174 additions and 31 deletions
|
@ -134,6 +134,7 @@ SRC = $(TARGET).c \
|
|||
Lib/PDIProtocol.c \
|
||||
Lib/PDITarget.c \
|
||||
Lib/XMEGANVM.c \
|
||||
Lib/TPIProtocol.c \
|
||||
Lib/TPITarget.c \
|
||||
Lib/TINYNVM.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue