aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/makefile
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-04-06 02:48:47 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-04-06 02:48:47 +0000
commitee74b4948f5911de678886890d991db2b3267b06 (patch)
treea4ded3fa3ed5b5699a220f46f4bc4f31e69d6ef1 /Projects/AVRISP-MKII/makefile
parent083d797acaa58f792960a1cb9d7d8d41c3c956a7 (diff)
downloadlufa-ee74b4948f5911de678886890d991db2b3267b06.tar.gz
lufa-ee74b4948f5911de678886890d991db2b3267b06.tar.bz2
lufa-ee74b4948f5911de678886890d991db2b3267b06.zip
Add information request/response signal handler to the Bluetooth Host demo.
Ensure that the AVRISP-MKII project's Windows avrdude compatibility define is named properly in all parts of the code.
Diffstat (limited to 'Projects/AVRISP-MKII/makefile')
-rw-r--r--Projects/AVRISP-MKII/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/AVRISP-MKII/makefile b/Projects/AVRISP-MKII/makefile
index 1ea3b8d5b..db71f12e5 100644
--- a/Projects/AVRISP-MKII/makefile
+++ b/Projects/AVRISP-MKII/makefile
@@ -199,7 +199,7 @@ CDEFS += -DENABLE_ISP_PROTOCOL
CDEFS += -DENABLE_XPROG_PROTOCOL
#CDEFS += -DXPROG_VIA_HARDWARE_USART
#CDEFS += -DNO_VTARGET_DETECT
-#CDEFS += -DWIN_LIBUSB_COMPAT
+#CDEFS += -DLIBUSB_FILTERDRV_COMPAT
# Place -D or -U options here for ASM sources