esp-idf/components/freertos
Darian Leung efdedaf726 freertos: Move IDF API additions to seperate files
This commit moves the IDF API additions from task.h/task.c to seperate header/source files.

- Declarations moved to "idf_additions.h"
- Definitions moved to "freertos_task_c_additions.h"

The API descriptions have also been updated.
2022-04-27 20:31:39 +08:00
..
esp_additions freertos: Move IDF API additions to seperate files 2022-04-27 20:31:39 +08:00
FreeRTOS-Kernel esp_timer: only add as a public dependency to FreeRTOS if necessary 2022-04-25 18:39:59 +02:00
FreeRTOS-Kernel-SMP freertos: Move IDF API additions to seperate files 2022-04-27 20:31:39 +08:00
test global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
CMakeLists.txt esp_timer: only add as a public dependency to FreeRTOS if necessary 2022-04-25 18:39:59 +02:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
linker.lf freertos: Update Xtensa port files to support FreeRTOS SMP 2022-03-08 14:59:18 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00