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/sit.lib | |
parent | 90338a896c8c17e9e3a8e0cc3334bb6a8db85720 (diff) |
stereo audio out; lvds display; LSM9DS1 added
Diffstat (limited to 'hw/library/sit.lib')
-rw-r--r-- | hw/library/sit.lib | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/hw/library/sit.lib b/hw/library/sit.lib new file mode 100644 index 0000000..ec24e1b --- /dev/null +++ b/hw/library/sit.lib @@ -0,0 +1,20 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# SiT1533 +# +DEF SiT1533 X 0 40 Y Y 1 F N +F0 "X" 0 150 60 H V C CNN +F1 "SiT1533" 0 -150 60 H V C CNN +F2 "" 150 0 60 H I C CNN +F3 "" 150 0 60 H I C CNN +DRAW +S -350 100 350 -100 0 1 0 N +X NC 1 550 50 200 L 50 50 1 1 N +X GND 2 -550 -50 200 R 50 50 1 1 W +X CLKOUT 3 550 -50 200 L 50 50 1 1 O +X VCC 4 -550 50 200 R 50 50 1 1 W +ENDDRAW +ENDDEF +# +#End Library |