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