Skip to content

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)

mcspr added 3 commits April 10, 2024 23:34
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