diff options
author | Uros Majstorovic <majstor@majstor.org> | 2023-04-16 21:22:02 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2023-04-16 21:22:02 +0200 |
commit | 8c6001b298271bb52fa7142235ce7faa24b3e90e (patch) | |
tree | 6cbe1149f276702804e5d35e788763aeda713db3 /hw/library/usb.lib | |
parent | 5940fa1970df47ad9d9c717d4d283692e69a4ab4 (diff) |
HW REV 3.5: added PCM1770 hp amp, added MAX9700 amp for BT817 audio
Diffstat (limited to 'hw/library/usb.lib')
-rw-r--r-- | hw/library/usb.lib | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/hw/library/usb.lib b/hw/library/usb.lib new file mode 100644 index 0000000..2fc61d0 --- /dev/null +++ b/hw/library/usb.lib @@ -0,0 +1,44 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# USB3_B_Micro +# +DEF USB3_B_Micro J 0 40 Y Y 1 F N +F0 "J" -350 700 60 H V C CNN +F1 "USB3_B_Micro" 100 700 60 H V C CNN +F2 "" 0 100 60 H I C CNN +F3 "" 0 100 60 H I C CNN +DRAW +C -100 145 25 1 1 10 F +C 0 -130 50 1 1 0 F +S -400 650 400 -600 1 1 10 f +S -110 -600 -90 -560 1 1 0 N +S -10 -600 10 -560 1 1 0 N +S 75 170 125 220 1 1 10 F +S 400 -490 360 -510 1 1 0 N +S 400 -390 360 -410 1 1 0 N +S 400 -190 360 -210 1 1 0 N +S 400 -90 360 -110 1 1 0 N +S 400 110 360 90 1 1 0 N +S 400 210 360 190 1 1 0 N +S 400 310 360 290 1 1 0 N +S 400 510 360 490 1 1 0 N +P 2 1 1 20 0 -130 0 270 N +P 3 1 1 20 0 -30 -100 70 -100 120 N +P 3 1 1 20 0 20 100 120 100 170 N +P 4 1 1 10 -50 270 0 370 50 270 -50 270 F +X VBUS 1 500 500 100 L 50 50 1 1 P +X SSRX+ 10 500 -500 100 L 50 50 1 1 I +X SHIELD 11 -200 -700 100 U 50 50 1 1 P +X D- 2 500 300 100 L 50 50 1 1 B +X D+ 3 500 200 100 L 50 50 1 1 B +X ID 4 500 100 100 L 50 50 1 1 O +X GND 5 0 -700 100 U 50 50 1 1 P +X SSTX- 6 500 -100 100 L 50 50 1 1 O +X SSTX+ 7 500 -200 100 L 50 50 1 1 O +X DRAIN 8 -100 -700 100 U 50 50 1 1 P +X SSRX- 9 500 -400 100 L 50 50 1 1 I +ENDDRAW +ENDDEF +# +#End Library |