-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I think with initializing the single TIMER your code will not scale to more threads. I think the TIMER belongs to a different "abstraction" layer and instead there should be two mechanisms:
- Round trip scheduling triggered by SysTick
- Voluntary (or by TIMER) scheduling triggered by Timer and PendV.
I am gonna try your code modified for Energy Micro micro controller, cool little project.
Metadata
Metadata
Assignees
Labels
No labels