-
- Downloads
fix(mutex): Ignore mutex handling until FreeRTOS is running
This allows to execute code which uses mutexes before the scheduler is started. E.g. during early hardware init.
Please register or sign in to comment
This allows to execute code which uses mutexes before the scheduler is started. E.g. during early hardware init.