Added target family attribute to AVR8 TDFs and renamed AVR family attribute to avr-family
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<variant ordercode="ATxmega128A4U-M7" package="VQFN44PW" pinout="QFP_QFN_44" speedmax="32000000" tempmax="105"
|
||||
tempmin="-40" vccmax="3.6" vccmin="1.6"/>
|
||||
</variants>
|
||||
<device name="ATxmega128A4U" architecture="AVR8_XMEGA" family="AVR XMEGA">
|
||||
<device name="ATxmega128A4U" architecture="AVR8_XMEGA" avr-family="AVR XMEGA" family="AVR8">
|
||||
<address-spaces>
|
||||
<address-space name="prog" id="prog" start="0x00000" size="0x22000" endianness="little">
|
||||
<memory-segment start="0x00000" size="0x20000" type="flash" rw="RW" exec="1" name="APP_SECTION"
|
||||
|
||||
Reference in New Issue
Block a user