projects
/
rsbs2
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add information about session timeouts to readme
[rsbs2]
/
bmc
/
Makefile
diff --git
a/bmc/Makefile
b/bmc/Makefile
index 6f27e42936c7c4398b6468be61d8ce465e1d88da..8285880eb756fe5b9408b789a638c82fbcfdff0b 100644
(file)
--- a/
bmc/Makefile
+++ b/
bmc/Makefile
@@
-4,6
+4,8
@@
PMCU=m16
GCCMCU=atmega16
#Fuses for 1MHz:
#avrdude -v -p m16 -U lfuse:w:0xa1:m -U hfuse:w:0x19:m
GCCMCU=atmega16
#Fuses for 1MHz:
#avrdude -v -p m16 -U lfuse:w:0xa1:m -U hfuse:w:0x19:m
+#Fuses for 8MHz:
+#avrdude -v -p m16 -U lfuse:w:0xa4:m -U hfuse:w:0x19:m
CPUFLAG=-mmcu=$(GCCMCU)
CC=avr-gcc
CPUFLAG=-mmcu=$(GCCMCU)
CC=avr-gcc
Impressum
,
Datenschutz