mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 07:58:28 +02:00
introduced 8_10-card.lib as politically correct alternative to usd-card.lib
- AUTHORS, components/INFO: renamed "usd-card.lib" to "8_10-card.lib" - components/usd-card.lib: copied to 8_10-card.fpd - components/8_10-card.lib: changed symbol name from "uSD-Card" to "8:10-card"
This commit is contained in:
parent
85fb77c48b
commit
b205efc719
2
AUTHORS
2
AUTHORS
@ -1,6 +1,6 @@
|
||||
Werner Almesberger <werner@openmoko.org>
|
||||
|
||||
components/usd-card.lib
|
||||
components/8_10-card.lib
|
||||
modules/pads.fpd
|
||||
modules/stdpass.fpd
|
||||
modules/8_10-card.fpd
|
||||
|
21
components/8_10-card.lib
Normal file
21
components/8_10-card.lib
Normal file
@ -0,0 +1,21 @@
|
||||
EESchema-LIBRARY Version 2.3 Date: Wed Oct 20 14:29:16 2010
|
||||
#
|
||||
# 8:10-card
|
||||
#
|
||||
DEF 8:10-card P 0 0 N Y 1 F N
|
||||
F0 "P" -200 550 60 H V C CNN
|
||||
F1 "8:10-card" 50 -600 60 H V C CNN
|
||||
DRAW
|
||||
P 7 0 1 0 -250 -500 350 -500 350 400 100 400 0 500 -250 500 -250 -500 N
|
||||
X DAT2 1 -300 300 500 R 50 50 1 1 T I
|
||||
X DAT3 2 -300 200 500 R 50 50 1 1 T I
|
||||
X CMD 3 -300 100 500 R 50 50 1 1 O I
|
||||
X VDD 4 -300 0 550 R 50 50 1 1 w I
|
||||
X CLK 5 -300 -100 500 R 50 50 1 1 O I
|
||||
X VSS 6 -300 -200 550 R 50 50 1 1 w I
|
||||
X DAT0 7 -300 -300 500 R 50 50 1 1 B I
|
||||
X DAT1 8 -300 -400 500 R 50 50 1 1 B I
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
#End Library
|
@ -1,2 +1,2 @@
|
||||
# PCB board connector in the shape of a uSD card
|
||||
S: usd-card
|
||||
# PCB board connector in the shape of an 8:10 card
|
||||
S: 8_10-card
|
||||
|
Loading…
Reference in New Issue
Block a user