git.droids-corp.org
/
beacon-tx-433.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e611a4d
)
add a delay for avrdude prog (useful ?)
master
author
Olivier Matz
<zer0@droids-corp.org>
Sun, 14 Jul 2013 14:23:37 +0000
(16:23 +0200)
committer
Olivier Matz
<zer0@droids-corp.org>
Sun, 14 Jul 2013 14:23:37 +0000
(16:23 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
cae25c2
..
a5f0ceb
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-15,6
+15,8
@@
SRC = $(TARGET).c
# care about how the name is spelled on its command-line.
ASRC =
+AVRDUDE_DELAY=1000
+
########################################
-include .aversive_conf