zephyr/tests/drivers/spi/spi_loopback/prj_em_starterkit.conf
Anas Nashif c364e06ccb tests: move spi test under tests/
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-07-05 12:43:13 -04:00

7 lines
109 B
Plaintext

CONFIG_SYS_LOG=y
CONFIG_GPIO=y
CONFIG_SPI_LEGACY_API=n
CONFIG_SPI=y
CONFIG_SYS_LOG_SPI_LEVEL=4
CONFIG_POLL=y