projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename software USART driver globals to make the code more in line with the rest...
[pub/USBasp.git]
/
Projects
/
Benito
/
makefile
diff --git
a/Projects/Benito/makefile
b/Projects/Benito/makefile
index
96bf07c
..
5bab672
100644
(file)
--- a/
Projects/Benito/makefile
+++ b/
Projects/Benito/makefile
@@
-80,7
+80,7
@@
BOARD = BENITO
# does not *change* the processor frequency - it should merely be updated to
# reflect the processor speed set externally so that the code can use accurate
# software delays.
-F_CPU =
16
000000
+F_CPU =
8
000000
# Input clock frequency.