Skip to content

Commit

Permalink
[nrf fromtree] boards: nordic: nrf54h20dk: Add counter to the support…
Browse files Browse the repository at this point in the history
…ed peripherals

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

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
(cherry picked from commit faf6fd1)
  • Loading branch information
nordic-segl authored and nordicjm committed May 16, 2024
1 parent 668b046 commit 25fbeab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpuapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ toolchain:
ram: 256
flash: 512
supported:
- counter
- gpio
- pwm
- spi
Expand Down
1 change: 1 addition & 0 deletions boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpurad.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ toolchain:
ram: 192
flash: 256
supported:
- counter
- gpio
- pwm
- spi

0 comments on commit 25fbeab

Please sign in to comment.