]> begriffs open source - freertos/commit
Update task running state type and related macros (#770)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Wed, 6 Sep 2023 10:30:02 +0000 (18:30 +0800)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 10:30:02 +0000 (18:30 +0800)
commitc93d3865f7a710083ee61d0b0fa689338891beb2
treeb2103596f6f93eed4cc5f95394d40a39c95c4b68
parent53229b15378b7464c0011961a72c6dfd1d9f01a2
Update task running state type and related macros (#770)

* Remove unnecessary type TaskRunning_t
* Rename taskTASK_YIELD to taskTASK_SCHEDULED_TO_YIELD
---------
Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
tasks.c