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

Add initial support for Nordic nRF54L15 #3355

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

m-gorecki
Copy link
Contributor

@m-gorecki m-gorecki commented Nov 29, 2024

This adds initial support for Nordic nRF54L15.
GPIO, timers, GRTC, UART and PWM is implemented.

@github-actions github-actions bot added Nordic Nordic related BSP size/xl labels Nov 29, 2024
@m-gorecki m-gorecki force-pushed the nrf54l_support branch 6 times, most recently from 0e1ddad to 7ac63d8 Compare December 5, 2024 14:03
@m-gorecki m-gorecki force-pushed the nrf54l_support branch 9 times, most recently from 9b75b15 to 88c30b5 Compare December 13, 2024 13:52
@m-gorecki m-gorecki force-pushed the nrf54l_support branch 2 times, most recently from 24a940d to 67abd65 Compare January 29, 2025 13:34
This adds initial support for Nordic nRF54L15.
GPIO, timers, GRTC, UART and PWM is implemented.
This renames the driver from pwm_nrf52 to pwm_nrf5x
as it is used with other supported nrf5x devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant