Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromtree] Add functional PWM support for nRF54H20 #1671

Merged
merged 4 commits into from
May 10, 2024

Conversation

nika-nordic
Copy link
Contributor

No description provided.

This property will allow PWM driver allocate data buffer
in appropriate memory region.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit a6f57fa)
Some devices (like nRF54H20) must have PWM data buffer
stored in appropriate location.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit e0b98dc)
This property will ensure that PWM driver allocates data buffer
in appropriate location.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit 539a428)
PWM is now supported on nRF54H20 board.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit 82db5d3)
@nika-nordic nika-nordic force-pushed the add_pwm_nrf54h20_sdkzephyr branch from a913bdb to f9d1bc2 Compare May 8, 2024 14:59
@nordicjm nordicjm merged commit 2f78bc8 into nrfconnect:main May 10, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants