boards: nordic: nrf54h20dk: Enable SPI driver tests in Twister
Add SPI to list of supported periperals by nrf54h20 Application and Radio core. This is needed to run following tests in Twister https://github.com/zephyrproject-rtos/zephyr/pull/71677 Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
This commit is contained in:
parent
48ee6fcae0
commit
bb30a5d084
2 changed files with 2 additions and 0 deletions
|
@ -14,4 +14,5 @@ flash: 512
|
|||
supported:
|
||||
- gpio
|
||||
- pwm
|
||||
- spi
|
||||
- watchdog
|
||||
|
|
|
@ -14,4 +14,5 @@ flash: 256
|
|||
supported:
|
||||
- gpio
|
||||
- pwm
|
||||
- spi
|
||||
- watchdog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue