Added target family attribute to AVR8 TDFs and renamed AVR family attribute to avr-family
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<variant ordercode="ATtiny4313-MU" tempmin="-40" tempmax="85" pinout="QFN20" package="WQFN20"/>
|
||||
<variant ordercode="ATtiny4313-MUR" tempmin="-40" tempmax="85" pinout="QFN20" package="WQFN20"/>
|
||||
</variants>
|
||||
<device name="ATtiny4313" architecture="AVR8" family="tinyAVR">
|
||||
<device name="ATtiny4313" architecture="AVR8" avr-family="tinyAVR" family="AVR8">
|
||||
<address-spaces>
|
||||
<address-space endianness="little" name="prog" id="prog" start="0x0000" size="0x1000">
|
||||
<memory-segment start="0x0000" size="0x1000" type="flash" rw="RW" exec="1" name="FLASH"
|
||||
|
||||
Reference in New Issue
Block a user