You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract the gpio led child node of gpio leds controller nodes.
Extend the Node class with properties for:
gpio_leds:
A list of ControllerAndData objects of the leds a gpio leds
controller controls. The list is empty if the node is not a
gpio leds controller or it does not have gpio led children.
Signed-off-by: Bobby Noelte <[email protected]>
0 commit comments