pcb: make PCU engraver diag pin go high on errors
Also, let it go high regardless of the DRV_EN setting, so the MCU can detect faults even without the drivers enabled.
This commit is contained in:
parent
31269d0bc2
commit
b95479e722
10170
pcb/mainboard.kicad_pcb
10170
pcb/mainboard.kicad_pcb
File diff suppressed because it is too large
Load Diff
@ -462,7 +462,7 @@
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "error",
|
||||
"power_pin_not_driven": "warning",
|
||||
"power_pin_not_driven": "ignore",
|
||||
"same_local_global_label": "warning",
|
||||
"similar_label_and_power": "warning",
|
||||
"similar_labels": "warning",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user