Commit 746051f3ef2dfc1b29541a6b763409209a025bd1
authorDoug Goldstein <cardoe@cardoe.com>
Sun, 27 Apr 2014 15:49:49 +0000 (10:49 -0500)
committerDoug Goldstein <cardoe@cardoe.com>
Sun, 27 Apr 2014 18:15:59 +0000 (13:15 -0500)
tree992568040e772e08adc9c1195a8ef7f8b742863c
parentc91302cb3518276f242f9f1b70b1e7bdf5941613
Message:
cores: Add initial support for ATmega128RFR2

Add initial support for the ATmega128RFR2 which according to Atmel is a
drop in replacement for the ATmega128RFA1 however in real world testing
I have found this to not be entirely true. All of the changes (new
features) added to the R2 are not exposed with current simavr
peripherals so this file is identical to the A1 in simavr.
simavr/cores/sim_mega128rfr2.c [new file with mode: 0644]