mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
Redesign buttons/switches
Remove power/reset/recovery switch. Power and reset is not really required and recovery mode (USB Boot) can be triggered via jumper. Make the Fan and RPiLED a new separate config so we can leave them unpopulated. Add a second GPIO controlled switch. Fixes: #16 Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -1888,9 +1888,9 @@
|
||||
)
|
||||
)
|
||||
|
||||
(bus_alias "CM4_USB" (members "CM4_USB_D+" "CM4_USB_D-" "CM4_USB_OTG_ID"))
|
||||
(bus_alias "USB" (members "D+" "D-"))
|
||||
(bus_alias "I2C" (members "SDA" "SCL"))
|
||||
(bus_alias "USB" (members "D+" "D-"))
|
||||
(bus_alias "CM4_USB" (members "CM4_USB_D+" "CM4_USB_D-" "CM4_USB_OTG_ID"))
|
||||
(junction (at 22.86 80.01) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 22.86 88.9) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 24.765 187.325) (diameter 0.9144) (color 0 0 0 0))
|
||||
@@ -3522,7 +3522,7 @@
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid b61a7f78-9c40-43fe-b1e6-6bca586c1f51)
|
||||
)
|
||||
(hierarchical_label "~RESET" (shape input) (at 64.135 141.605 0)
|
||||
(hierarchical_label "~RESET_CM4" (shape output) (at 64.135 141.605 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
(uuid bfe01d95-0c8d-47a5-b17e-1de0739cc018)
|
||||
)
|
||||
@@ -3796,7 +3796,7 @@
|
||||
(symbol (lib_id "power:GND") (at 86.36 147.955 270) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 5dc62f6b-fb2f-4616-83bc-53e86d147c03)
|
||||
(property "Reference" "#PWR?" (id 0) (at 80.01 147.955 0)
|
||||
(property "Reference" "#PWR0191" (id 0) (at 80.01 147.955 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 83.185 148.0693 90)
|
||||
@@ -3814,7 +3814,7 @@
|
||||
(symbol (lib_id "power:GND") (at 86.36 163.195 270) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 67d5a147-d114-489b-bd85-c27d85a5f3ae)
|
||||
(property "Reference" "#PWR?" (id 0) (at 80.01 163.195 0)
|
||||
(property "Reference" "#PWR0192" (id 0) (at 80.01 163.195 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 83.185 163.3093 90)
|
||||
@@ -3866,7 +3866,7 @@
|
||||
(symbol (lib_id "power:GND") (at 103.505 75.565 270) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 6eadb819-6e10-4358-a1f5-27e62d1063e8)
|
||||
(property "Reference" "#PWR?" (id 0) (at 97.155 75.565 0)
|
||||
(property "Reference" "#PWR0193" (id 0) (at 97.155 75.565 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 100.33 75.6793 90)
|
||||
|
||||
Reference in New Issue
Block a user