Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.

This commit is contained in:
Dean Camera 2009-12-24 02:14:04 +00:00
parent 05fcf7e2a7
commit 9decc2bc59
15 changed files with 217 additions and 191 deletions

View file

@ -199,8 +199,7 @@ CDEFS += -DRESET_LINE_DDR=DDRB
CDEFS += -DRESET_LINE_MASK="(1 << 4)"
CDEFS += -DVTARGET_ADC_CHANNEL=2
CDEFS += -DENABLE_ISP_PROTOCOL
CDEFS += -DENABLE_PDI_PROTOCOL
CDEFS += -DENABLE_TPI_PROTOCOL
CDEFS += -DENABLE_XPROG_PROTOCOL
# Place -D or -U options here for ASM sources