Skip to content

Fix el. type of USB_C power pins (Fixes #1114)

USB_C has stacked power input pins. The invisible pins of the stack can not be of type power input as this converts them to global labels. This commit changes them to type passive.

Merge request reports