diff --git a/AUTHORS b/AUTHORS index e524b79..61b3b77 100644 --- a/AUTHORS +++ b/AUTHORS @@ -68,6 +68,7 @@ Werner Almesberger components/balun-smt6.lib components/balun.lib components/xtal-4.lib + components/powered.lib modules/pads.fpd modules/stdpass.fpd modules/8_10-card.fpd diff --git a/components/EXPAND b/components/EXPAND index 0cad859..6542908 100644 --- a/components/EXPAND +++ b/components/EXPAND @@ -71,6 +71,7 @@ MCU Oscillator OSCILLATOR-VDD-4 Power + powered Positive 1V2 1V8 diff --git a/components/components.pro b/components/components.pro index fa868ef..d40650c 100644 --- a/components/components.pro +++ b/components/components.pro @@ -136,3 +136,4 @@ LibName64=./xtal-4 LibName65=./con LibName66=./hole LibName67=./diode +LibName68=./powered diff --git a/components/powered.lib b/components/powered.lib new file mode 100644 index 0000000..b1616b5 --- /dev/null +++ b/components/powered.lib @@ -0,0 +1,15 @@ +EESchema-LIBRARY Version 2.3 Date: Mon Apr 23 06:30:58 2012 +#encoding utf-8 +# +# POWERED +# +DEF POWERED #FLG 0 0 N N 1 F P +F0 "#FLG" 200 -100 60 H I C CNN +F1 "POWERED" 0 50 60 H V C CNN +DRAW +S -250 0 250 125 0 1 0 N +X 1 1 0 -300 300 U 50 50 1 1 w +ENDDRAW +ENDDEF +# +#End Library