Open
Description
Right now there seems to be race conditions in places where we wait for a task to do something because I've somehow failed to notice that FreeRTOS has a separate semaphore API for task notifications (i.e. for waiting on notification state >= 0) that would solve a significant number of problems.
Fixes required in:
- servicer (stm)
- serial (esp)
- to grabber
- to dupm
- matrix refresh (stm)
Metadata
Metadata
Assignees
Labels
No labels