esp-idf/components/freertos/include
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
..
esp_additions freertos: Add missing INCLUDE_ configurations for some functions 2021-12-21 10:54:28 +08:00
freertos freertos: added doxygen section tags for conditional documentation 2021-10-11 09:24:41 +05:30