Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
POSIX port - Fix subsequent scheduler starts by clearing xSchedulerEn…
…d in xPortStartScheduler Otherwise subsequent calls to xPortStartScheduler will incorrectly return immediately as xSchedulerEnd was still set from the previous scheduler run.
- Loading branch information