From 5833b27f80f4b6b10f5765468f5863e57b97a65a Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 20 May 2012 17:09:39 +0000 Subject: 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. --- Projects/AVRISP-MKII/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/AVRISP-MKII/makefile') diff --git a/Projects/AVRISP-MKII/makefile b/Projects/AVRISP-MKII/makefile index cf1e99515..a336ebd26 100644 --- a/Projects/AVRISP-MKII/makefile +++ b/Projects/AVRISP-MKII/makefile @@ -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 \ -- cgit v1.2.3