inital commit
This commit is contained in:
parent
74e42aa67a
commit
571443b9ef
|
@ -0,0 +1 @@
|
|||
JTAG=ESP_TMS,ESP_TCK,ESP_TDO,ESP_TDI,ESP_TRST
|
|
@ -0,0 +1,5 @@
|
|||
DISPLAY=BUSY,RESET,SCLK,DC,MOSI,NCS
|
||||
I2C=SCL,SDA
|
||||
JTAG=ESP_TRST,ESP_TDO,ESP_TCK,ESP_TDI,ESP_TMS
|
||||
SWD=SWDIO,SWDCLK,TARGET_RST
|
||||
UART/RTC=TX,RX
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,8 @@
|
|||
Record=TopLevelDocument|FileName=SYSTEM_VIEW.SchDoc|SheetNumber=1
|
||||
Record=SheetSymbol|SourceDocument=SYSTEM_VIEW.SchDoc|Designator=CHANGELOG|SchDesignator=CHANGELOG|FileName=Micromod_Mainboard_Alfa_ChangeLog.SchDoc|SheetNumber=5|SymbolType=Normal|RawFileName=Micromod_Mainboard_Alfa_ChangeLog.SchDoc|DesignItemId= |SourceLibraryName= |ObjectKind=Sheet Symbol|RevisionGUID= |ItemGUID= |VaultGUID=
|
||||
Record=SheetSymbol|SourceDocument=SYSTEM_VIEW.SchDoc|Designator=JTAG|SchDesignator=JTAG|FileName=JTAG.SchDoc|SheetNumber=2|SymbolType=Normal|RawFileName=JTAG.SchDoc|DesignItemId= |SourceLibraryName= |ObjectKind=Sheet Symbol|RevisionGUID= |ItemGUID= |VaultGUID=
|
||||
Record=SheetSymbol|SourceDocument=SYSTEM_VIEW.SchDoc|Designator=LEDS|SchDesignator=LEDS|FileName=LEDS.SchDoc|SheetNumber=3|SymbolType=Normal|RawFileName=LEDS.SchDoc|DesignItemId= |SourceLibraryName= |ObjectKind=Sheet Symbol|RevisionGUID= |ItemGUID= |VaultGUID=
|
||||
Record=SheetSymbol|SourceDocument=SYSTEM_VIEW.SchDoc|Designator=M2_Connector|SchDesignator=M2_Connector|FileName=M2_CONNECTOR.SchDoc|SheetNumber=4|SymbolType=Normal|RawFileName=M2_CONNECTOR.SchDoc|DesignItemId= |SourceLibraryName= |ObjectKind=Sheet Symbol|RevisionGUID= |ItemGUID= |VaultGUID=
|
||||
Record=SheetSymbol|SourceDocument=SYSTEM_VIEW.SchDoc|Designator=POWER|SchDesignator=POWER|FileName=POWER.SchDoc|SheetNumber=6|SymbolType=Normal|RawFileName=POWER.SchDoc|DesignItemId= |SourceLibraryName= |ObjectKind=Sheet Symbol|RevisionGUID= |ItemGUID= |VaultGUID=
|
||||
Record=SheetSymbol|SourceDocument=SYSTEM_VIEW.SchDoc|Designator=SWD|SchDesignator=SWD|FileName=SWD.SchDoc|SheetNumber=7|SymbolType=Normal|RawFileName=SWD.SchDoc|DesignItemId= |SourceLibraryName= |ObjectKind=Sheet Symbol|RevisionGUID= |ItemGUID= |VaultGUID=
|
||||
Record=SheetSymbol|SourceDocument=SYSTEM_VIEW.SchDoc|Designator=USB|SchDesignator=USB|FileName=USB.SchDoc|SheetNumber=8|SymbolType=Normal|RawFileName=USB.SchDoc|DesignItemId= |SourceLibraryName= |ObjectKind=Sheet Symbol|RevisionGUID= |ItemGUID= |VaultGUID=
|
Binary file not shown.
|
@ -0,0 +1,28 @@
|
|||
[ProjectGroup]
|
||||
Version=1.0
|
||||
[Project1]
|
||||
ProjectPath=Micromod_Mainboard_Alfa.PrjPcb
|
||||
[Project2]
|
||||
ProjectPath=..\..\..\..\01. Part Libs\NickPartsLib-Altium\NicksPartsLib.LibPkg
|
||||
[Project3]
|
||||
ProjectPath=..\..\..\02. Others\LittleBrainPlusPlus\altium\LittleBrain++.PrjPcb
|
||||
[Project4]
|
||||
ProjectPath=..\..\..\02. Others\ESP32-USB-Dongle\ESP32_USB_Dongle.PrjPcb
|
||||
[Project5]
|
||||
ProjectPath=..\..\..\02. Others\BananaSchplit\Imported BananaSchplit\BananaSchplit.PrjPcb
|
||||
[Project6]
|
||||
ProjectPath=..\..\..\02. Others\LeDSP-Audio-SoM\hw_design\LeDSP-H7AudioSoM.PrjPcb
|
||||
[Project7]
|
||||
ProjectPath=..\..\01. Moutech\ErgoMouse_PCB_Project\ErgoMouse_Mainboard.PrjPcb
|
||||
[Project8]
|
||||
ProjectPath=..\Micromod_ESP32C3\Micromod_ESP32C3_Board.PrjPcb
|
||||
[Project9]
|
||||
ProjectPath=..\..\..\02. Others\SAME54-devboard\SAM_E54_Xplained_Pro_CAD_source_PCBA_Rev5\SAM_E54_Xplained_Pro.PrjPCB
|
||||
[Project10]
|
||||
ProjectPath=..\..\02. Celus Techchallenge\Celus_Tech_Challenge\Mainboard_Project\Weatherstation_Mainboard.PrjPcb
|
||||
[Project11]
|
||||
ProjectPath=..\..\..\02. Others\iMX6 Rex V1I1 for AD2014\iMX6 Rex_V1I1.PrjPcb
|
||||
[Project12]
|
||||
ProjectPath=..\micromod-Mainboard-Epaper\Micromod_Mainboard_Epaper.PrjPcb
|
||||
[Project13]
|
||||
ProjectPath=..\..\..\02. Others\MicroModDevBoard\Imported MicroMod_ATP_CarrierBoard.PrjPcb\MicroMod_ATP_CarrierBoard.PrjPcb
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
I2C=SDA,SCL
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
I2C=SDA,SCL
|
|
@ -0,0 +1 @@
|
|||
SWD=SWDCLK,SWDIO,TARGET_RST
|
Loading…
Reference in New Issue