esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable
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
..
linux refactor(freertos): Refactor usage of portSTACK_TYPE to StackType_t 2023-07-31 16:59:41 +02:00
riscv feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
xtensa freertos: Refactor port_systick 2023-04-28 23:03:00 +08:00