Added target family attribute to AVR8 TDFs and renamed AVR family attribute to avr-family
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<variant ordercode="ATmega644RFR2-ZFR" package="VQFN48" pinout="QFN48" speedmax="16000000" tempmax="125"
|
||||
tempmin="-40" vccmax="3.6" vccmin="1.8"/>
|
||||
</variants>
|
||||
<device name="ATmega644RFR2" architecture="AVR8" family="megaAVR">
|
||||
<device name="ATmega644RFR2" architecture="AVR8" avr-family="megaAVR" family="AVR8">
|
||||
<address-spaces>
|
||||
<address-space endianness="little" name="prog" id="prog" start="0x0000" size="0x10000">
|
||||
<memory-segment start="0x0000" size="0x10000" type="flash" rw="RW" exec="1" name="FLASH"
|
||||
|
||||
Reference in New Issue
Block a user