Skip to content

Commit 83980fe

Browse files
Adam Wojasinskicvinayak
authored andcommitted
[nrf fromtree] boards: arm: nrf5340dk_nrf5340: Add SPI to supported peripherals
The target has board configuration for spi_flash sample but bacause of the lack of SPI mentioned in supported peripherals Twister is filtering out the target for sample.drivers.spi.flash test. Signed-off-by: Adam Wojasinski <[email protected]> (cherry picked from commit 2457a94)
1 parent 0a8a221 commit 83980fe

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ supported:
1818
- usb_device
1919
- netif:openthread
2020
- gpio
21+
- spi

boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp_ns.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ supported:
1616
- usb_device
1717
- netif:openthread
1818
- gpio
19+
- spi

0 commit comments

Comments
 (0)