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