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
spi: helper macro for constructing CS gpio_dt_spec
Adds a helper macro, `DT_SPI_DEV_CS_GPIOS_DT_SPEC_GET`, that constructs
a `struct gpio_dt_spec` corresponding with the CS gpio of an spi device.
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