projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Document the PDI programming routines implemented so far in the AVRISP project. Add...
[pub/USBasp.git]
/
Projects
/
AVRISP
/
makefile
diff --git
a/Projects/AVRISP/makefile
b/Projects/AVRISP/makefile
index
cf4fa00
..
d7fe4ac
100644
(file)
--- a/
Projects/AVRISP/makefile
+++ b/
Projects/AVRISP/makefile
@@
-193,6
+193,7
@@
CDEFS += -DRESET_LINE_PORT=PORTB
CDEFS += -DRESET_LINE_DDR=DDRB
\r
CDEFS += -DRESET_LINE_MASK="(1 << 4)"
\r
CDEFS += -DVTARGET_ADC_CHANNEL=2
\r
+CDEFS += -DENABLE_SPI_PROTOCOL
\r
CDEFS += -DENABLE_XPROG_PROTOCOL
\r
\r
\r