mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-07 22:07:10 +02:00
Moved usd-card.lib over from f32xbase
- AUTHORS, components/INFO, components/usd-card.lib: added uSD-shaped PCB board structure
This commit is contained in:
parent
6bb7d7bb8e
commit
cf2f4d641e
1
AUTHORS
1
AUTHORS
@ -1,5 +1,6 @@
|
||||
Werner Almesberger <werner@openmoko.org>
|
||||
|
||||
components/usd-card.lib
|
||||
modules/pads.fpd
|
||||
modules/stdpass.fpd
|
||||
modules/usd-card.fpd
|
||||
|
2
components/INFO
Normal file
2
components/INFO
Normal file
@ -0,0 +1,2 @@
|
||||
# PCB board connector in the shape of a uSD card
|
||||
S: usd-card
|
21
components/usd-card.lib
Normal file
21
components/usd-card.lib
Normal file
@ -0,0 +1,21 @@
|
||||
EESchema-LIBRARY Version 2.3 Date: Wed Oct 20 14:29:16 2010
|
||||
#
|
||||
# uSD-Card
|
||||
#
|
||||
DEF uSD-Card P 0 0 N Y 1 F N
|
||||
F0 "P" -200 550 60 H V C CNN
|
||||
F1 "uSD-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
|
Loading…
Reference in New Issue
Block a user