projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor updates to the Benito programmer - remove redundant PORT register manipulations.
[pub/USBasp.git]
/
Demos
/
Host
/
LowLevel
/
PrinterHost
/
makefile
diff --git
a/Demos/Host/LowLevel/PrinterHost/makefile
b/Demos/Host/LowLevel/PrinterHost/makefile
index
ab2eaab
..
a56d9f2
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/makefile
+++ b/
Demos/Host/LowLevel/PrinterHost/makefile
@@
-60,7
+60,7
@@
\r
\r
# MCU name
\r
-MCU = at90usb
64
7
\r
+MCU = at90usb
128
7
\r
\r
\r
# Target board (see library "Board Types" documentation, USER or blank for projects not requiring
\r