Added DC-DC converter. Added USB-C debug port. Added CPU module. Added ADC. Added Connectors
This commit is contained in:
parent
71f33e6121
commit
59ab621763
|
|
@ -1015,10 +1015,16 @@ NetClassManualEnabled=1
|
||||||
NetClassSeparateForBusSections=0
|
NetClassSeparateForBusSections=0
|
||||||
|
|
||||||
[LibraryUpdateOptions]
|
[LibraryUpdateOptions]
|
||||||
SelectedOnly=0
|
SelectedOnly=1
|
||||||
UpdateVariants=1
|
UpdateVariants=1
|
||||||
UpdateToLatestRevision=1
|
UpdateToLatestRevision=1
|
||||||
PartTypes=0
|
PartTypes=0
|
||||||
|
ComponentLibIdentifierKind0=Library Name And Type
|
||||||
|
ComponentLibraryIdentifier0=SistematicsLib.IntLib
|
||||||
|
ComponentDesignItemID0=ADC128S052
|
||||||
|
ComponentSymbolReference0=ADC128S052
|
||||||
|
ComponentUpdate0=1
|
||||||
|
ComponentIsDeviceSheet0=0
|
||||||
FullReplace=1
|
FullReplace=1
|
||||||
UpdateDesignatorLock=1
|
UpdateDesignatorLock=1
|
||||||
UpdatePartIDLock=1
|
UpdatePartIDLock=1
|
||||||
|
|
@ -1032,6 +1038,27 @@ RemoveParameters=0
|
||||||
AddModels=1
|
AddModels=1
|
||||||
RemoveModels=1
|
RemoveModels=1
|
||||||
UpdateCurrentModels=1
|
UpdateCurrentModels=1
|
||||||
|
ParameterName0=Comment
|
||||||
|
ParameterUpdate0=1
|
||||||
|
ParameterName1=Component Kind
|
||||||
|
ParameterUpdate1=1
|
||||||
|
ParameterName2=ComponentLink1Description
|
||||||
|
ParameterUpdate2=1
|
||||||
|
ParameterName3=ComponentLink1URL
|
||||||
|
ParameterUpdate3=1
|
||||||
|
ParameterName4=Description
|
||||||
|
ParameterUpdate4=1
|
||||||
|
ParameterName5=Group
|
||||||
|
ParameterUpdate5=1
|
||||||
|
ParameterName6=Library Reference
|
||||||
|
ParameterUpdate6=1
|
||||||
|
ParameterName7=Name
|
||||||
|
ParameterUpdate7=1
|
||||||
|
ModelTypeGroup0=PCBLIB
|
||||||
|
ModelTypeUpdate0=1
|
||||||
|
ModelType0=PCBLIB
|
||||||
|
ModelName0=TSSOP-16
|
||||||
|
ModelUpdate0=1
|
||||||
|
|
||||||
[DatabaseUpdateOptions]
|
[DatabaseUpdateOptions]
|
||||||
SelectedOnly=0
|
SelectedOnly=0
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue