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

@@ -10,7 +10,7 @@
<variant ordercode="ATmega88PB-MN" tempmin="-40" tempmax="105" speedmax="20000000" pinout="VQFN32"
package="VQFN32" vccmin="1.8" vccmax="5.5"/>
</variants>
<device name="ATmega88PB" architecture="AVR8" family="megaAVR">
<device name="ATmega88PB" architecture="AVR8" avr-family="megaAVR" family="AVR8">
<address-spaces>
<address-space endianness="little" name="prog" id="prog" start="0x0000" size="0x2000">
<memory-segment start="0x0000" size="0x2000" type="flash" rw="RW" exec="1" name="FLASH"