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

arch/nrf52: fix RTC tickless #8828

Merged
merged 4 commits into from Mar 15, 2023
Merged

Conversation

raiden00pl
Copy link
Contributor

@raiden00pl raiden00pl commented Mar 15, 2023

Summary

  • arch/nrf52/nrf52_tickless_rtc.c: check configuration
  • arch/nrf52/nrf52_tickless_rtc.c: fix tickless operations - ostest fail without this change
  • boards/nrf52832-dk: add ostest_tickless configuration
  • boards/nrf52840-dk: add ostest_tickless configuration

Impact

Fix tickless operations.

Testing

nrf52832-dk/ostest with RTC tickless enabed

@pkarashchenko pkarashchenko merged commit af21bb4 into apache:master Mar 15, 2023
26 checks passed
@raiden00pl raiden00pl deleted the nrf52_tickless branch March 16, 2023 08:06
@jerpelea jerpelea added this to To-Add in Release Notes - 12.1.0 Apr 3, 2023
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 12.1.0 Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants