Added target family attribute to AVR8 TDFs and renamed AVR family attribute to avr-family

This commit is contained in:
Nav
2023-12-13 00:50:10 +00:00
parent 5dd4af6705
commit b5587d1e3c
266 changed files with 303 additions and 284 deletions

View File

@@ -6,7 +6,7 @@
<variant ordercode="ATXMEGA128A3-MH" package="QFN64" speedmax="32000000" pinout="QFP_QFN_64" tempmax="0"
tempmin="0" vccmax="3.6" vccmin="1.6"/>
</variants>
<device name="ATxmega128A3" architecture="AVR8_XMEGA" family="AVR XMEGA">
<device name="ATxmega128A3" architecture="AVR8_XMEGA" avr-family="AVR XMEGA" family="AVR8">
<address-spaces>
<address-space name="prog" id="prog" start="0x0000" size="0x22000" endianness="little">
<memory-segment start="0x0000" size="0x20000" type="flash" rw="RW" exec="1" name="APP_SECTION"