Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from the AVRISP-MKII clone project can be directly used in the XPLAINBridge project. Add support for RESET_TOGGLES_LIBUSB_COMPAT option in the XPLAINBridge project.
This commit is contained in:
parent
32cfb8cf4f
commit
5833b27f80
15 changed files with 108 additions and 356 deletions
|
@ -154,7 +154,7 @@ include $(LUFA_PATH)/LUFA/makefile
|
|||
|
||||
# List C source files here. (C dependencies are automatically generated.)
|
||||
SRC = $(TARGET).c \
|
||||
Descriptors.c \
|
||||
AVRISPDescriptors.c \
|
||||
Lib/V2Protocol.c \
|
||||
Lib/V2ProtocolParams.c \
|
||||
Lib/ISP/ISPProtocol.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue