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

nimble/phy/nrf5x: Update NRF5340 errata 158 #1536

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Jun 28, 2023

Errata specifies only NRF_RADIO registers that should be copied from FICR, code copied all registers from TRIMCNF.

Now only NRF_RADIO registers are copied as part of Errata 158 implementation.

Errata specifies only NRF_RADIO registers that should be
copied from FICR, code copied all registers from TRIMCNF.

Now only NRF_RADIO registers are copied as part of Errata 158
implementation.

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
@kasjer kasjer requested a review from sjanc June 28, 2023 09:46
@kasjer kasjer merged commit 326fb77 into apache:master Jun 28, 2023
8 checks passed
@kasjer kasjer deleted the kasjer/nrf5340-errata158 branch June 28, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants