mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
Improve SW and D (LED) ordering and silkscreen
Make sure switches (SW) are ordered logically. Also use D1 through D6 for LEDs. Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -2292,10 +2292,10 @@
|
||||
)
|
||||
)
|
||||
|
||||
(bus_alias "PCIe" (members "~RST" "~CLKREQ" "CLK+" "CLK-" "TX+" "TX-" "RX+" "RX-"))
|
||||
(bus_alias "SD" (members "D[0..3]" "CMD" "CLK" "PWR" "DET"))
|
||||
(bus_alias "UART" (members "TXD" "RXD" "CTS" "RTS"))
|
||||
(bus_alias "HDMI" (members "D0+" "D0-" "D1+" "D1-" "D2+" "D2-" "CLK+" "CLK-" "CEC" "HPD" "SDA" "SCL"))
|
||||
(bus_alias "UART" (members "TXD" "RXD" "CTS" "RTS"))
|
||||
(bus_alias "SD" (members "D[0..3]" "CMD" "CLK" "PWR" "DET"))
|
||||
(bus_alias "PCIe" (members "~RST" "~CLKREQ" "CLK+" "CLK-" "TX+" "TX-" "RX+" "RX-"))
|
||||
(junction (at 130.81 166.37) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 260.35 90.17) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 262.89 90.17) (diameter 1.016) (color 0 0 0 0))
|
||||
@@ -3731,7 +3731,7 @@
|
||||
(symbol (lib_id "Connector:HDMI_A_1.4") (at 265.43 59.69 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "fe81f5fa-e1ac-4968-a654-7214906ce5ba")
|
||||
(property "Reference" "J2" (id 0) (at 257.81 33.02 0)
|
||||
(property "Reference" "J6" (id 0) (at 257.81 33.02 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "HDMI_A_2.0" (id 1) (at 266.7 33.02 0)
|
||||
|
||||
Reference in New Issue
Block a user