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

@@ -4,7 +4,7 @@
<variant ordercode="AVR64DD20" package="QFN20" pinout="QFN20MVIO" speedmax="32000000" tempmax="125"
tempmin="-40" vccmax="5.5" vccmin="1.8"/>
</variants>
<device architecture="AVR8X" family="AVR DD" name="AVR64DD20">
<device architecture="AVR8X" avr-family="AVR DD" name="AVR64DD20" family="AVR8">
<address-spaces>
<address-space endianness="little" id="data" name="data" size="0x10000" start="0x0000">
<memory-segment exec="0" name="EEPROM" pagesize="0x1" rw="RW" size="0x0100" start="0x00001400"