Skip to content

Commit d66e767

Browse files
committed
Adds VDDIO to power symbols
1 parent dcb22a8 commit d66e767

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

SparkFun-PowerSymbols.lbr

+22-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<setting keepoldvectorfont="yes"/>
88
<setting verticaltext="up"/>
99
</settings>
10-
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.01" altunitdist="inch" altunit="inch"/>
10+
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
1111
<layers>
1212
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
1313
<layer number="2" name="Route2" color="1" fill="3" visible="no" active="yes"/>
@@ -375,6 +375,13 @@ You are welcome to use this library for commercial purposes. For attribution, we
375375
<pin name="V_USB_2" x="0" y="0" visible="off" length="short" direction="sup" rot="R90"/>
376376
<text x="0" y="2.794" size="1.778" layer="96" align="bottom-center">&gt;VALUE</text>
377377
</symbol>
378+
<symbol name="VDDIO">
379+
<description>&lt;h3&gt;VDD Voltage Supply&lt;/h3&gt;</description>
380+
<wire x1="0.762" y1="1.27" x2="0" y2="2.54" width="0.254" layer="94"/>
381+
<wire x1="0" y1="2.54" x2="-0.762" y2="1.27" width="0.254" layer="94"/>
382+
<pin name="VDDIO" x="0" y="0" visible="off" length="short" direction="sup" rot="R90"/>
383+
<text x="0" y="2.794" size="1.778" layer="96" align="bottom-center">&gt;VALUE</text>
384+
</symbol>
378385
</symbols>
379386
<devicesets>
380387
<deviceset name="1.0V" prefix="SUPPLY">
@@ -770,6 +777,20 @@ You are welcome to use this library for commercial purposes. For attribution, we
770777
</device>
771778
</devices>
772779
</deviceset>
780+
<deviceset name="VDDIO" prefix="SUPPLY">
781+
<description>&lt;h3&gt;VDD Voltage Supply&lt;/h3&gt;
782+
&lt;p&gt;Positive voltage supply (traditionally for a CMOS device, D=drain).&lt;/p&gt;</description>
783+
<gates>
784+
<gate name="G$1" symbol="VDDIO" x="0" y="0"/>
785+
</gates>
786+
<devices>
787+
<device name="">
788+
<technologies>
789+
<technology name=""/>
790+
</technologies>
791+
</device>
792+
</devices>
793+
</deviceset>
773794
</devicesets>
774795
</library>
775796
</drawing>

0 commit comments

Comments
 (0)