esp-idf/components/freertos/config
Darian Leung 31883c9a64
feat(freertos): Add application task tag support
This commit enables support for application task tag.

- Added CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG option
- Added basic unit test
2024-03-30 17:44:38 +08:00
..
include/freertos feat(freertos): Add application task tag support 2024-03-30 17:44:38 +08:00
linux/include/freertos fix(freertos/idf/linux): Fix configMAX_PRIORITIES for linux port 2023-10-21 04:39:16 +08:00
riscv/include/freertos fix(freertos/idf/linux): Fix configMAX_PRIORITIES for linux port 2023-10-21 04:39:16 +08:00
xtensa/include/freertos fix(freertos/idf/linux): Fix configMAX_PRIORITIES for linux port 2023-10-21 04:39:16 +08:00