projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Be doubly-certain that the incomming CDC class driver's endpoint/pipe is flushed...
[pub/USBasp.git]
/
Projects
/
AVRISP-MKII
/
makefile
diff --git
a/Projects/AVRISP-MKII/makefile
b/Projects/AVRISP-MKII/makefile
index
58d2a46
..
5c0fe0f
100644
(file)
--- a/
Projects/AVRISP-MKII/makefile
+++ b/
Projects/AVRISP-MKII/makefile
@@
-197,6
+197,7
@@
CDEFS += -DAUX_LINE_MASK="(1 << 4)"
CDEFS += -DVTARGET_ADC_CHANNEL=2
\r
CDEFS += -DENABLE_ISP_PROTOCOL
\r
CDEFS += -DENABLE_XPROG_PROTOCOL
\r
+#CDEFS += -DXPROG_VIA_HARDWARE_USART
\r
\r
\r
# Place -D or -U options here for ASM sources
\r