From b205efc7191e45d6c3b646d01a90ee88ff3bebb4 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Mon, 17 Jan 2011 17:36:51 -0300 Subject: [PATCH] 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" --- AUTHORS | 2 +- components/8_10-card.lib | 21 +++++++++++++++++++++ components/INFO | 4 ++-- 3 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 components/8_10-card.lib diff --git a/AUTHORS b/AUTHORS index 3cec8b6..7c30790 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,6 @@ Werner Almesberger - components/usd-card.lib + components/8_10-card.lib modules/pads.fpd modules/stdpass.fpd modules/8_10-card.fpd diff --git a/components/8_10-card.lib b/components/8_10-card.lib new file mode 100644 index 0000000..6321913 --- /dev/null +++ b/components/8_10-card.lib @@ -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 diff --git a/components/INFO b/components/INFO index efcc9f3..6baeae7 100644 --- a/components/INFO +++ b/components/INFO @@ -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