Extend test coverage by adding tests that check invalid use of the SPI API. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
CONFIG_SPI=y
|
|
CONFIG_SPI_SLAVE=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_POLL=y
|
|
CONFIG_SPI_ASYNC=y
|
|
CONFIG_SPI_EXTENDED_MODES=y
|
|
CONFIG_ZTEST=y
|