esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable
Darian Leung 6fc935e584 refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t
portBASE_TYPE is an internal macro defined by the porting layer. This commit
changes all references to BaseType_t which is the official type exposed by
FreeRTOS.
2023-07-31 17:10:34 +02:00
..
linux refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +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