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/Lib/V2Protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/AVRISP-MKII/Lib/V2Protocol.h') diff --git a/Projects/AVRISP-MKII/Lib/V2Protocol.h b/Projects/AVRISP-MKII/Lib/V2Protocol.h index dca97cb2a..a730aa296 100644 --- a/Projects/AVRISP-MKII/Lib/V2Protocol.h +++ b/Projects/AVRISP-MKII/Lib/V2Protocol.h @@ -43,7 +43,7 @@ #include - #include "../Descriptors.h" + #include "../AVRISPDescriptors.h" #include "V2ProtocolConstants.h" #include "V2ProtocolParams.h" #include "ISP/ISPProtocol.h" -- cgit v1.2.3