X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a5adbae652bcf5382ef34d71da4d11de15b482a6..c49bdcb7c930f2d0e0cf6887b3326f9e8f7f37b3:/Projects/AVRISP/makefile diff --git a/Projects/AVRISP/makefile b/Projects/AVRISP/makefile index d7fe4ac19..6eebb2b33 100644 --- a/Projects/AVRISP/makefile +++ b/Projects/AVRISP/makefile @@ -193,8 +193,8 @@ 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 +CDEFS += -DENABLE_ISP_PROTOCOL +CDEFS += -DENABLE_PDI_PROTOCOL # Place -D or -U options here for ASM sources