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

Mock - timers and core scheduling #9121

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Apr 10, 2024

Spawn a second thread for setup() & loop()
Implement Core task switching routines
Implement basic support for timers
(tnx to Sming code for the idea of keeping timestamps in ETSTimer struct)

Spawn a second thread for setup() & loop()
Implement Core task switching routines
Implement basic support for timers
(tnx to Sming code for the idea of keeping timestamps in ETSTimer struct)
check stop condition after wait, grab the token value
another todo might be a proper watchdog... or running apps via
`timeout 30s <CMD>` or similar
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.

1 participant