Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(freertos-smp): Prevent run state change check before TCB is created
This commit prevents the run state change check to happen before a TCB has been created.
- Loading branch information