Removed MCU from project
This commit is contained in:
parent
cd2428c631
commit
827af07457
|
|
@ -1,5 +1,6 @@
|
|||
AN_SIGNL=AN3,AN2,AN1
|
||||
I2C=SDA,SCL
|
||||
IR_LED_CTRL=LED1,LED2,LED3
|
||||
PROG=RTS,DTR,{UART:UART}
|
||||
THERMOSTAT={I2C:I2C},RSTRTn
|
||||
UART=RXD,TXD
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -117,23 +117,6 @@ GenerateClassCluster=0
|
|||
DocumentUniqueId=ORDDNUYK
|
||||
|
||||
[Document5]
|
||||
DocumentPath=MCU.SchDoc
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
AnnotationIndexControlEnabled=0
|
||||
AnnotateSuffix=
|
||||
AnnotateScope=All
|
||||
AnnotateOrder=-1
|
||||
DoLibraryUpdate=1
|
||||
DoDatabaseUpdate=1
|
||||
ClassGenCCAutoEnabled=1
|
||||
ClassGenCCAutoRoomEnabled=1
|
||||
ClassGenNCAutoScope=None
|
||||
DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
DocumentUniqueId=IZSWIXPW
|
||||
|
||||
[Document6]
|
||||
DocumentPath=Interfaces.SchDoc
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
|
|
@ -150,7 +133,7 @@ DItemRevisionGUID=
|
|||
GenerateClassCluster=0
|
||||
DocumentUniqueId=GVMPUSRJ
|
||||
|
||||
[Document7]
|
||||
[Document6]
|
||||
DocumentPath=Interfaces.Harness
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
|
|
@ -167,7 +150,7 @@ DItemRevisionGUID=
|
|||
GenerateClassCluster=0
|
||||
DocumentUniqueId=
|
||||
|
||||
[Document8]
|
||||
[Document7]
|
||||
DocumentPath=CPU.Harness
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
|
|
@ -184,23 +167,6 @@ DItemRevisionGUID=
|
|||
GenerateClassCluster=0
|
||||
DocumentUniqueId=
|
||||
|
||||
[Document9]
|
||||
DocumentPath=MCU.Harness
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
AnnotationIndexControlEnabled=0
|
||||
AnnotateSuffix=
|
||||
AnnotateScope=All
|
||||
AnnotateOrder=-1
|
||||
DoLibraryUpdate=1
|
||||
DoDatabaseUpdate=1
|
||||
ClassGenCCAutoEnabled=1
|
||||
ClassGenCCAutoRoomEnabled=1
|
||||
ClassGenNCAutoScope=None
|
||||
DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
DocumentUniqueId=
|
||||
|
||||
[Configuration1]
|
||||
Name=Sources
|
||||
ParameterCount=0
|
||||
|
|
@ -316,12 +282,42 @@ OutputName20=WireList Netlist
|
|||
OutputDocumentPath20=
|
||||
OutputVariantName20=
|
||||
OutputDefault20=0
|
||||
OutputType21=SIMetrixNetlist
|
||||
OutputName21=SIMetrix
|
||||
OutputDocumentPath21=
|
||||
OutputVariantName21=
|
||||
OutputDefault21=0
|
||||
OutputType22=SIMPLISNetlist
|
||||
OutputName22=SIMPLIS
|
||||
OutputDocumentPath22=
|
||||
OutputVariantName22=
|
||||
OutputDefault22=0
|
||||
OutputType23=XSpiceNetlist
|
||||
OutputName23=Mixed Sim Netlist
|
||||
OutputDocumentPath23=
|
||||
OutputVariantName23=
|
||||
OutputDefault23=0
|
||||
|
||||
[OutputGroup2]
|
||||
Name=Simulator Outputs
|
||||
Description=
|
||||
TargetPrinter=Microsoft Print to PDF
|
||||
TargetPrinter=Brother MFC-L2720DW series Printer
|
||||
PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1
|
||||
OutputType1=AdvSimNetlist
|
||||
OutputName1=Mixed Sim
|
||||
OutputDocumentPath1=
|
||||
OutputVariantName1=
|
||||
OutputDefault1=0
|
||||
OutputType2=SIMetrixSimulation
|
||||
OutputName2=SIMetrix
|
||||
OutputDocumentPath2=
|
||||
OutputVariantName2=
|
||||
OutputDefault2=0
|
||||
OutputType3=SIMPLISSimulation
|
||||
OutputName3=SIMPLIS
|
||||
OutputDocumentPath3=
|
||||
OutputVariantName3=
|
||||
OutputDefault3=0
|
||||
|
||||
[OutputGroup3]
|
||||
Name=Documentation Outputs
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,5 +1,6 @@
|
|||
AN_SIGNL=AN3,AN2,AN1
|
||||
I2C=SDA,SCL
|
||||
IR_LED_CTRL=LED3,LED2,LED1
|
||||
PROG={UART:UART},RTS,DTR
|
||||
THERMOSTAT={I2C:I2C},RSTRTn
|
||||
UART=RXD,TXD
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue