Skip to content

Commit 57c9893

Browse files
committed
[nrf fromtree] boards: nordic: nrf54l20pdk: Add SPI to the supported peripherals
Enable Twister tests of SPI peripheral on nRF54L20pdk. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit 321fcaf)
1 parent dab4986 commit 57c9893

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/nordic/nrf54l20pdk/nrf54l20pdk_nrf54l20_cpuapp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ supported:
1919
- gpio
2020
- i2c
2121
- pwm
22+
- spi
2223
- watchdog

tests/drivers/spi/spi_controller_peripheral/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ common:
99
platform_allow:
1010
- nrf52840dk/nrf52840
1111
- nrf54l15dk/nrf54l15/cpuapp
12+
- nrf54l20pdk/nrf54l20/cpuapp
1213
- nrf54h20dk/nrf54h20/cpuapp
1314
- nrf54h20dk/nrf54h20/cpurad
1415
- nrf54h20dk/nrf54h20/cpuppr

0 commit comments

Comments
 (0)