Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone project.
This commit is contained in:
parent
1ed6925b5b
commit
5930f47bf4
5 changed files with 4 additions and 4 deletions
|
@ -129,8 +129,8 @@ SRC = $(TARGET).c \
|
|||
Descriptors.c \
|
||||
Lib/V2Protocol.c \
|
||||
Lib/V2ProtocolParams.c \
|
||||
Lib/V2ProtocolTarget.c \
|
||||
Lib/ISPProtocol.c \
|
||||
Lib/ISPTarget.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/Endpoint.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/Host.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue