projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove missed timer 0 init code in the ISP protocol handler in the AVRISP project...
[pub/USBasp.git]
/
Projects
/
AVRISP
/
makefile
diff --git
a/Projects/AVRISP/makefile
b/Projects/AVRISP/makefile
index
823535f
..
f5bb5b7
100644
(file)
--- a/
Projects/AVRISP/makefile
+++ b/
Projects/AVRISP/makefile
@@
-60,7
+60,7
@@
\r
\r
# MCU name
\r
-MCU = at90usb1
62
\r
+MCU = at90usb1
287
\r
\r
\r
# Target board (see library "Board Types" documentation, USER or blank for projects not requiring
\r