You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
617 B
23 lines
617 B
common: |
|
depends_on: spi |
|
tags: |
|
- drivers |
|
- spi |
|
harness: ztest |
|
harness_config: |
|
fixture: gpio_spi_loopback |
|
tests: |
|
drivers.spi.spi_error_cases: |
|
platform_allow: |
|
- nrf52840dk/nrf52840 |
|
- nrf54l15dk/nrf54l15/cpuapp |
|
- nrf54h20dk/nrf54h20/cpuapp |
|
- nrf54l20pdk/nrf54l20/cpuapp |
|
- nrf54lm20dk/nrf54lm20a/cpuapp |
|
- ophelia4ev/nrf54l15/cpuapp |
|
integration_platforms: |
|
- nrf52840dk/nrf52840 |
|
drivers.spi.spi_error_cases.fast: |
|
extra_args: DTC_OVERLAY_FILE="boards/nrf54h20dk_nrf54h20_cpuapp_fast.overlay" |
|
platform_allow: |
|
- nrf54h20dk/nrf54h20/cpuapp
|
|
|