mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-30 05:50:38 +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.