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

Extend service task with properties #137

Open
simonmicro opened this issue Jul 28, 2021 · 1 comment
Open

Extend service task with properties #137

simonmicro opened this issue Jul 28, 2021 · 1 comment
Labels
src/core ⭐ enhancement New feature or request
Milestone

Comments

@simonmicro
Copy link
Member

Surfaced on #136

Every task should be able to specify:

  • How often it should run (sleep time)
  • Which core
  • Stack size

Also we should utilize RTOS native tasks more and "remove" our main loop.

@simonmicro simonmicro added ⭐ enhancement New feature or request src/core labels Jul 28, 2021
@simonmicro simonmicro self-assigned this Jul 28, 2021
@simonmicro simonmicro changed the title Extend serive task with properties Extend service task with properties Aug 19, 2021
@simonmicro
Copy link
Member Author

This needs proper i2c locking (for testing), before proceeding...

@uvwxy uvwxy added this to the Version 3.0 milestone Dec 7, 2021
@simonmicro simonmicro removed their assignment Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
src/core ⭐ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants