Skip to content

Commit bc2c95c

Browse files
nordic-segljhedberg
authored andcommitted
tests: drivers: spi: spi_error_cases: Extend platform_allow list
Add Radio core and PPR core on nrf54h20 DK to platform_allow list. Required overlays are already present. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 6d76a71 commit bc2c95c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/drivers/spi/spi_error_cases/testcase.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ tests:
1111
drivers.spi.spi_error_cases:
1212
platform_allow:
1313
- nrf52840dk/nrf52840
14-
- nrf54l15dk/nrf54l15/cpuapp
1514
- nrf54h20dk/nrf54h20/cpuapp
15+
- nrf54h20dk/nrf54h20/cpuppr
16+
- nrf54h20dk/nrf54h20/cpurad
17+
- nrf54l15dk/nrf54l15/cpuapp
1618
- nrf54lm20dk/nrf54lm20a/cpuapp
1719
- ophelia4ev/nrf54l15/cpuapp
1820
integration_platforms:

0 commit comments

Comments
 (0)