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

drivers: nrfx: Avoid unhandled event calling assert function #84137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mah-eiSmart
Copy link
Contributor

For the internal LFCLK the unhandled NRFX_CLOCK_EVT_PLL_STARTED event has the effect that the assert function is called. This will be avoided by this PR.

Avoid unhandled event calling assert function

Signed-off-by: Matthias Hauser <[email protected]>
@mah-eiSmart mah-eiSmart marked this pull request as draft January 17, 2025 12:39
@mah-eiSmart mah-eiSmart marked this pull request as ready for review January 17, 2025 13:54
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.

4 participants