esp-idf/components/freertos/config
Darian Leung 1e51387222 refactor(freertos): Refactor usage of portSTACK_TYPE to StackType_t
portSTACK_TYPE is an internal macro defined by the porting layer. This commit
changes all references to StackType_t which is the official type exposed by
FreeRTOS.
2023-07-31 16:59:41 +02:00
..
include/freertos freertos: Refactor component structure 2023-05-08 18:40:03 +08:00
linux/include/freertos refactor(freertos): Refactor usage of portSTACK_TYPE to StackType_t 2023-07-31 16:59:41 +02:00
riscv/include/freertos freertos: Refactor component structure 2023-05-08 18:40:03 +08:00
xtensa/include/freertos freertos: Refactor component structure 2023-05-08 18:40:03 +08:00