diff options
author | Uros Majstorovic <majstor@majstor.org> | 2020-12-04 06:55:06 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2020-12-04 06:55:06 +0100 |
commit | 3a855f8235295e9091342ced6074d3bab0d79677 (patch) | |
tree | b3276de041f5fdafc18aa0fcb27a372c9a50beb5 /hw/library/fan.lib | |
parent | 90338a896c8c17e9e3a8e0cc3334bb6a8db85720 (diff) |
stereo audio out; lvds display; LSM9DS1 added
Diffstat (limited to 'hw/library/fan.lib')
-rw-r--r-- | hw/library/fan.lib | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/hw/library/fan.lib b/hw/library/fan.lib new file mode 100644 index 0000000..0066562 --- /dev/null +++ b/hw/library/fan.lib @@ -0,0 +1,21 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# FAN5333 +# +DEF FAN5333 U 0 40 Y Y 1 F N +F0 "U" 0 50 60 H V C CNN +F1 "FAN5333" 0 -350 60 H V C CNN +F2 "" 0 -150 60 H I C CNN +F3 "" 0 -150 60 H I C CNN +DRAW +S -300 0 300 -300 0 1 0 N +X SW 1 500 -50 200 L 50 50 1 1 P +X GND 2 500 -250 200 L 50 50 1 1 W +X FB 3 500 -150 200 L 50 50 1 1 P +X /SHDN 4 -500 -250 200 R 50 50 1 1 I +X VIN 5 -500 -50 200 R 50 50 1 1 W +ENDDRAW +ENDDEF +# +#End Library |