mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-01 06:27:29 +00:00

This commit moves xTaskIncrementTickOtherCores() to freertos_tasks_c_additions.h and freertos_idf_additions_priv.h (as API is private). This reduces the code differences cmpared to upstream FreeRTOS.