X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ce46257ff297d19958b6303f30f69dd053fd9fa1..c9148f9b473187163f9b1384b993315e39a14711:/Projects/XPLAINBridge/makefile diff --git a/Projects/XPLAINBridge/makefile b/Projects/XPLAINBridge/makefile index ba87e8a1f..dfecaa2d5 100644 --- a/Projects/XPLAINBridge/makefile +++ b/Projects/XPLAINBridge/makefile @@ -202,6 +202,8 @@ CDEFS += -DAUX_LINE_PIN=PINB CDEFS += -DAUX_LINE_DDR=DDRB CDEFS += -DAUX_LINE_MASK="(1 << 4)" CDEFS += -DVTARGET_ADC_CHANNEL=2 +#CDEFS += -DLIBUSB_FILTERDRV_COMPAT + # Place -D or -U options here for ASM sources ADEFS = -DF_CPU=$(F_CPU)