esp-idf/components/freertos/esp_additions
Darian Leung 035423eb37 refactor(freertos/idf): Move task creation "PinnedToCore" API to addition headers
This commit moves/merges the IDF FreeRTOS "PinnedToCore" task creation
functions from tasks.c/task.h to idf_additions.h/freertos_task_c_additions.h.

Also updated FreeRTOS Mock component to provide mocks for "idf_additions.h"
headers for our mock tests.
2023-09-05 16:20:59 +08:00
..
include refactor(freertos/idf): Move task creation "PinnedToCore" API to addition headers 2023-09-05 16:20:59 +08:00
freertos_compatibility.c refactor(freertos/idf): Move compatibility functions 2023-09-05 16:20:59 +08:00
freertos_tasks_c_additions.h refactor(freertos/idf): Move task creation "PinnedToCore" API to addition headers 2023-09-05 16:20:59 +08:00
FreeRTOSSimulator_wrappers.c freertos/linux: Fix use after scope exit in select() wrap 2023-05-15 10:28:54 +02:00
idf_additions.c refactor(freertos): Uncrustify and format IDF addition headers 2023-08-30 14:11:52 +08:00