esp-idf/components/freertos/include/esp_additions
Darian Leung f72baac109 freertos: Add missing INCLUDE_ configurations for some functions
This commit adds missing INCLUDE_ configurations to FreeRTOSConfig.h for
the following functions:

- xTaskAbortDelay()
- xTaskGetHandle()

Unit tests for these functions were also added.

Closes https://github.com/espressif/esp-idf/issues/7902
2021-12-21 10:54:28 +08:00
..
freertos freertos: Add missing INCLUDE_ configurations for some functions 2021-12-21 10:54:28 +08:00
freertos_tasks_c_additions.h freertos: take tasks snapshot out of tasks.c source code 2021-08-16 10:29:36 +08:00