Skip to content

Commit

Permalink
[nrf fromtree] boards: nordic: nrf54h20: add PWM to supported features
Browse files Browse the repository at this point in the history
PWM is now supported on nRF54H20 board.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit 82db5d3)
  • Loading branch information
nika-nordic committed May 8, 2024
1 parent 8cfaa18 commit 0fb1619
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ ram: 256
flash: 512
supported:
- gpio
- pwm
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ ram: 192
flash: 256
supported:
- gpio
- pwm
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ ram: 62
flash: 62
supported:
- gpio
- pwm

0 comments on commit 0fb1619

Please sign in to comment.