esp-idf/tools/mocks/freertos
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
..
mock
CMakeLists.txt refactor(freertos/idf): Move task creation "PinnedToCore" API to addition headers 2023-09-05 16:20:59 +08:00
Kconfig