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
Use the standard `struct gpio_dt_spec` type in the chip select control.
The anonymous struct and union allows previous instantiations to
continue working while letting functions operate on the new type.
Signed-off-by: Jordan Yates <[email protected]>
Co-authored-by: Jordan Yates <[email protected]>
Signed-off-by: Bartosz Bilas <[email protected]>
Co-authored-by: Bartosz Bilas <[email protected]>
0 commit comments