boards: nordic: nrf54h20dk: Add counter to the supported peripherals

Enable Twister tests for the counter driver for:
- nrf54h20/cpuapp;
- nrf54h20/cpurad.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
This commit is contained in:
Sebastian Głąb 2024-05-13 10:44:29 +02:00 committed by Carles Cufí
parent 243f114d51
commit faf6fd169c
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ toolchain:
ram: 256
flash: 512
supported:
- counter
- gpio
- pwm
- spi

View File

@ -12,6 +12,7 @@ toolchain:
ram: 192
flash: 256
supported:
- counter
- gpio
- pwm
- spi