Skip to content

Conversation

@bjarki-andreasen
Copy link
Contributor

…sing

The accuracy field of lfocs lfxo is incorrectly parsed from the SVD file. Instead of stripping the "ppm" from the value before converting it to an int, we are taking only the first three digits. This works for 500ppm, but not for 20ppm.

Patch to strip last three digits instead.

Upstream PR #: 100506

…sing

The accuracy field of lfocs lfxo is incorrectly parsed from the SVD
file. Instead of stripping the "ppm" from the value before converting
it to an int, we are taking only the first three digits. This works
for 500ppm, but not for 20ppm.

Patch to strip last three digits instead.

Upstream PR #: 100506

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Dec 4, 2025
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#3603

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@bjarki-andreasen bjarki-andreasen merged commit 346e646 into nrfconnect:main Dec 9, 2025
18 checks passed
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Dec 9, 2025
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#3603

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
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.

3 participants