esp-idf/components/freertos/esp_additions/include
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
..
freertos freertos: Move IDF API additions to seperate files 2022-04-27 20:31:39 +08:00