Skip to content

Conversation

@NeroBurner
Copy link
Collaborator

PR InfiniTimeOrg/InfiniTime#2109 refactors the SystemTask.h state machine to prevent GoingToSleep race conditions (and similar state transistions).

In doing so the function uxQueueMessagesWaiting() from NRF SDK was used. Implement this newly used function.

PR InfiniTimeOrg/InfiniTime#2109 refactors the
`SystemTask.h` state machine to prevent `GoingToSleep` race conditions
(and similar state transistions).

In doing so the function `uxQueueMessagesWaiting()` from NRF SDK was
used. Implement this newly used function.
@NeroBurner NeroBurner added the enhancement New feature or request label Sep 21, 2024
@NeroBurner NeroBurner merged commit 7989538 into main Sep 21, 2024
@NeroBurner NeroBurner deleted the systemtask_state_refactor_support branch September 21, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants