mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5971253971
This commit fixes the following issues: - Clearly mark IDF additions in vTaskStepTick() and xTaskCatchUpTicks() - Add back vTaskSuspendAll()/xTaskResumeAll() to xTaskCatchUpTicks(). Scheduler suspension and resumption is required to unwind the pended ticks. |
||
---|---|---|
.. | ||
include/freertos | ||
portable | ||
croutine.c | ||
event_groups.c | ||
GitHub-FreeRTOS-Kernel-Home.url | ||
History.txt | ||
LICENSE.md | ||
list.c | ||
queue.c | ||
Quick_Start_Guide.url | ||
stream_buffer.c | ||
tasks.c | ||
timers.c |