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: nrf_802154: SWI IRQ priority is not read correctly #28360

Closed
rlubos opened this issue Sep 14, 2020 · 0 comments · Fixed by #28186
Closed

drivers: nrf_802154: SWI IRQ priority is not read correctly #28360

rlubos opened this issue Sep 14, 2020 · 0 comments · Fixed by #28186
Assignees
Labels
area: Modules bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug

Comments

@rlubos
Copy link
Contributor

rlubos commented Sep 14, 2020

nrf_802154 driver does not use its platform IRQ API to read SWI IRQ priority, which results in an invalid behaviour of the driver.

@rlubos rlubos added the bug The issue is a bug, or the PR is fixing a bug label Sep 14, 2020
@rlubos rlubos self-assigned this Sep 14, 2020
@MaureenHelm MaureenHelm added the priority: low Low impact/importance bug label Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Modules bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants