mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
This commit synchronizes the following vTaskPlaceOnEventList...() with upstream v10.4.3. The functions updated are: - vTaskPlaceOnEventList() - vTaskPlaceOnUnorderedEventList() - vTaskPlaceOnEventListRestricted() The traceTASK_DELAY_UNTIL() macro has also been updated.