Rename SPI test to spi_controller_peripheral. Remove iclusive language from that test. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
CONFIG_SPI=y
|
|
CONFIG_SPI_SLAVE=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_POLL=y
|
|
CONFIG_SPI_ASYNC=y
|
|
CONFIG_ZTEST=y
|