Skip to content

Conversation

@degjorva
Copy link
Contributor

@degjorva degjorva commented Dec 12, 2024

Noup as it patches code that does not exist in zephyr. arch_busy_wait and k_busy_wait waited half the expected time due to SystemCoreClock being set back to the default value when ns builds. Changed to rely on device tree as to avoid hardcoded clock frequencies

Noup as it patches code that does not exist in zephyr
arch_busy_wait and k_busy_wait waited half the expected time
due to SystemCoreClock being set back to the default value when ns
builds. Changed to rely on device tree as to avoid
hardcoded clock frequencies

Signed-off-by: Dag Erik Gjørvad <[email protected]>
@degjorva degjorva force-pushed the k_busy_and_arch_busy_fix branch from 5488f5a to 31d1138 Compare December 12, 2024 09:31
@degjorva degjorva added this to the ncs-2.9.0 milestone Dec 12, 2024
@Vge0rge Vge0rge self-requested a review December 12, 2024 10:05
@RobertGalatNordic
Copy link
Contributor

verifeid that the change fixes the issue.

@jukkar jukkar merged commit 382877e into nrfconnect:main Dec 12, 2024
22 checks passed
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.

5 participants