mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00

Fixes vTaskStepTick() assertions in SMP, where SMP uses critical sections instead of scheduler suspension when handling tickless idling.
Fixes vTaskStepTick() assertions in SMP, where SMP uses critical sections instead of scheduler suspension when handling tickless idling.