diff options
author | Leonard Kugis <leonard@kug.is> | 2019-11-13 14:20:30 +0100 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2019-11-13 14:20:30 +0100 |
commit | edb2a03ee36a63be743c92622a5ebca7a61f4718 (patch) | |
tree | 624dc858ae3993aa40a42213d6995a4ed0afab0d /PinLock-cache.lib | |
parent | 45f4b24e5b0138c241b7fa9384d5768582769c55 (diff) |
Schematic, UART
Added connectors for UART access.
Diffstat (limited to 'PinLock-cache.lib')
-rw-r--r-- | PinLock-cache.lib | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/PinLock-cache.lib b/PinLock-cache.lib index 1213abc..638ad1d 100644 --- a/PinLock-cache.lib +++ b/PinLock-cache.lib @@ -182,6 +182,26 @@ X MountPin MP 0 -300 120 U 50 50 1 1 P ENDDRAW
ENDDEF
#
+# Connector_Conn_01x02_Female
+#
+DEF Connector_Conn_01x02_Female J 0 40 Y N 1 F N
+F0 "J" 0 100 50 H V C CNN
+F1 "Connector_Conn_01x02_Female" 0 -200 50 H V C CNN
+F2 "" 0 0 50 H I C CNN
+F3 "" 0 0 50 H I C CNN
+$FPLIST
+ Connector*:*_1x??_*
+$ENDFPLIST
+DRAW
+A 0 -100 20 901 -901 1 1 6 N 0 -80 0 -120
+A 0 0 20 901 -901 1 1 6 N 0 20 0 -20
+P 2 1 1 6 -50 -100 -20 -100 N
+P 2 1 1 6 -50 0 -20 0 N
+X Pin_1 1 -200 0 150 R 50 50 1 1 P
+X Pin_2 2 -200 -100 150 R 50 50 1 1 P
+ENDDRAW
+ENDDEF
+#
# Connector_Conn_01x08_Female
#
DEF Connector_Conn_01x08_Female J 0 40 Y N 1 F N
|