diff --git a/AUTHORS b/AUTHORS index 2c9a90b..4563ddb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,6 @@ Werner Almesberger + components/usd-card.lib modules/pads.fpd modules/stdpass.fpd modules/usd-card.fpd diff --git a/components/INFO b/components/INFO new file mode 100644 index 0000000..efcc9f3 --- /dev/null +++ b/components/INFO @@ -0,0 +1,2 @@ +# PCB board connector in the shape of a uSD card +S: usd-card diff --git a/components/usd-card.lib b/components/usd-card.lib new file mode 100644 index 0000000..08ca8e9 --- /dev/null +++ b/components/usd-card.lib @@ -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