Skip to content

Commit

Permalink
Add Arduino shield library and footprint
Browse files Browse the repository at this point in the history
How did we lose this???
  • Loading branch information
SukkoPera committed Feb 29, 2020
1 parent 3250e7d commit 5d9aefa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
22 changes: 11 additions & 11 deletions PsxControllerShield.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
update=gio 26 dic 2019, 15:54:25
update=sab 29 feb 2020, 13:21:54
version=1
last_client=kicad
[general]
Expand All @@ -12,16 +12,6 @@ NetIExt=net
version=1
LibDir=
[eeschema/libraries]
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=Pcbnew
SpiceAjustPassiveValues=0
LabSize=50
ERC_TestSimilarLabels=1
[pcbnew]
version=1
PageLayoutDescrFile=
Expand Down Expand Up @@ -257,3 +247,13 @@ uViaDrill=0.1
dPairWidth=0.2
dPairGap=0.25
dPairViaGap=0.25
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=Pcbnew
SpiceAjustPassiveValues=0
LabSize=50
ERC_TestSimilarLabels=1
1 change: 1 addition & 0 deletions fp-lib-table
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
(fp_lib_table
(lib (name PsxControllerShield)(type KiCad)(uri ${KIPRJMOD}/PsxControllerShield.pretty)(options "")(descr ""))
(lib (name Arduino)(type KiCad)(uri ${MYLIBS}/arduino-kicad-library/Arduino.pretty)(options "")(descr ""))
)
3 changes: 3 additions & 0 deletions sym-lib-table
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(sym_lib_table
(lib (name arduino)(type Legacy)(uri ${MYLIBS}/arduino-kicad-library/arduino.lib)(options "")(descr ""))
)

0 comments on commit 5d9aefa

Please sign in to comment.