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/ics.lib | |
parent | 90338a896c8c17e9e3a8e0cc3334bb6a8db85720 (diff) |
stereo audio out; lvds display; LSM9DS1 added
Diffstat (limited to 'hw/library/ics.lib')
-rw-r--r-- | hw/library/ics.lib | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/hw/library/ics.lib b/hw/library/ics.lib new file mode 100644 index 0000000..a487c5f --- /dev/null +++ b/hw/library/ics.lib @@ -0,0 +1,22 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# ICS-43434 +# +DEF ICS-43434 U 0 40 Y Y 1 F N +F0 "U" 0 50 60 H V C CNN +F1 "ICS-43434" 0 -350 60 H V C CNN +F2 "" -50 -250 60 H I C CNN +F3 "" -50 -250 60 H I C CNN +DRAW +S -250 0 250 -300 0 1 0 N +X WS 1 -450 -150 200 R 50 50 1 1 I +X LR 2 450 -150 200 L 50 50 1 1 I +X GND 3 450 -250 200 L 50 50 1 1 W +X SCK 4 -450 -50 200 R 50 50 1 1 I +X VDD 5 450 -50 200 L 50 50 1 1 W +X SD 6 -450 -250 200 R 50 50 1 1 O +ENDDRAW +ENDDEF +# +#End Library |