git.droids-corp.org
/
aversive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5590f4
)
add atmega1284p and atmega168p
author
Olivier Matz
<zer0@droids-corp.org>
Sun, 29 Sep 2013 14:44:31 +0000
(16:44 +0200)
committer
Olivier Matz
<zer0@droids-corp.org>
Sun, 29 Sep 2013 14:44:31 +0000
(16:44 +0200)
config/config.in
patch
|
blob
|
history
diff --git
a/config/config.in
b/config/config.in
index 36a8623fc1f2040125497e637b991c15517b4d96..0e0d83dad0e12021ff8f8f068b934723d84ed3f8 100644
(file)
--- a/
config/config.in
+++ b/
config/config.in
@@
-56,6
+56,8
@@
choice 'Avr type' "\
ATmega2560 CONFIG_MCU_ATMEGA2560 \
ATmega256 CONFIG_MCU_ATMEGA256 \
ATxmega128A1 CONFIG_MCU_ATXMEGA128A1 \
+ ATmega168P CONFIG_MCU_ATMEGA168P \
+ ATmega1284P CONFIG_MCU_ATMEGA1284P \
" ATmega128
int 'Quartz Frequency (Hz)' CONFIG_QUARTZ '12000000'