mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-15 17:36:38 +00:00
This commit synchronizes the following xTaskRemoveFrom...EventList() with upstream v10.4.3. Multi-core modifications are then reapplied to the functions. The functions updated are: - xTaskRemoveFromEventList() - vTaskRemoveFromUnorderedEventList() The following multi-core macros have been removed as they are no longer required. - tskCAN_RUN_HERE() - taskYIELD_OTHER_CORE()