Included pinout lookup in TDF validation and corrected TDFs where the lookups failed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<variants>
|
||||
<variant ordercode="ATXMEGA128A1-AU" package="TQFP100" pinout="TQFP100" speedmax="32000000" tempmax="0"
|
||||
tempmin="0" vccmax="3.6" vccmin="1.6"/>
|
||||
<variant ordercode="ATXMEGA128A1-CU" package="CBGA100" pinout="CBGA100" speedmax="32000000" tempmax="0"
|
||||
<variant ordercode="ATXMEGA128A1-CU" package="CBGA100" pinout="BGA100" speedmax="32000000" tempmax="0"
|
||||
tempmin="0" vccmax="3.6" vccmin="1.6"/>
|
||||
</variants>
|
||||
<device name="ATxmega128A1" architecture="AVR8_XMEGA" family="AVR XMEGA">
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<variants>
|
||||
<variant ordercode="ATXMEGA64A1-AU" package="TQFP100" pinout="TQFP100" speedmax="32000000" tempmax="0"
|
||||
tempmin="0" vccmax="3.6" vccmin="1.6"/>
|
||||
<variant ordercode="ATXMEGA64A1-CU" package="CBGA100" pinout="CBGA100" speedmax="32000000" tempmax="0"
|
||||
<variant ordercode="ATXMEGA64A1-CU" package="CBGA100" pinout="BGA100" speedmax="32000000" tempmax="0"
|
||||
tempmin="0" vccmax="3.6" vccmin="1.6"/>
|
||||
</variants>
|
||||
<device name="ATxmega64A1" architecture="AVR8_XMEGA" family="AVR XMEGA">
|
||||
|
||||
Reference in New Issue
Block a user