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="ATxmega16C4-M7" package="VFBGA49" pinout="BGA_49" speedmax="32000000" tempmax="105"
|
||||
tempmin="-40" vccmax="3.6" vccmin="1.6"/>
|
||||
</variants>
|
||||
<device name="ATxmega16C4" architecture="AVR8_XMEGA" family="AVR XMEGA">
|
||||
<device name="ATxmega16C4" architecture="AVR8_XMEGA" avr-family="AVR XMEGA" family="AVR8">
|
||||
<address-spaces>
|
||||
<address-space name="prog" id="prog" start="0x00000" size="0x5000" endianness="little">
|
||||
<memory-segment start="0x00000" size="0x4000" type="flash" rw="RW" exec="1" name="APP_SECTION"
|
||||
|
||||
Reference in New Issue
Block a user