aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/AVRISP/makefile')
-rw-r--r--Projects/AVRISP/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/AVRISP/makefile b/Projects/AVRISP/makefile
index cf4fa0078..d7fe4ac19 100644
--- a/Projects/AVRISP/makefile
+++ b/Projects/AVRISP/makefile
@@ -193,6 +193,7 @@ CDEFS += -DRESET_LINE_PORT=PORTB
CDEFS += -DRESET_LINE_DDR=DDRB
CDEFS += -DRESET_LINE_MASK="(1 << 4)"
CDEFS += -DVTARGET_ADC_CHANNEL=2
+CDEFS += -DENABLE_SPI_PROTOCOL
CDEFS += -DENABLE_XPROG_PROTOCOL