mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-09 00:30:11 +03: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.