2020-08-16 04:36:41 +08:00
|
|
|
common:
|
|
|
|
depends_on: spi
|
|
|
|
tags: drivers spi
|
2021-03-16 23:08:23 +08:00
|
|
|
platform_exclude: seeeduino_xiao serpente arduino_nano_33_iot atsamr21_xpro
|
|
|
|
atsamd21_xpro arduino_zero adafruit_trinket_m0
|
2018-02-11 09:18:47 +08:00
|
|
|
tests:
|
2020-08-16 04:36:41 +08:00
|
|
|
drivers.spi.loopback:
|
2020-07-27 20:05:32 +08:00
|
|
|
harness: ztest
|
|
|
|
harness_config:
|
|
|
|
fixture: spi_loopback
|
2020-08-16 04:36:41 +08:00
|
|
|
driver.spi.loopback.internal:
|
|
|
|
filter: CONFIG_SPI_LOOPBACK_MODE_LOOP
|