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

@@ -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"