esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable/riscv
Darian Leung a0ab1c2acd freertos: Fix stack and TCB allocation order in SMP FreeRTOS
This commit fixes the allocation order of task stacks and TCBs in
order to reduce the chance of a stack overflow overwriting a TCB.
2022-07-05 14:27:44 +08:00
..
include/freertos freertos-smp: Fix build test errors for esp32c3 2022-06-17 09:18:46 +02:00
port.c freertos: Fix stack and TCB allocation order in SMP FreeRTOS 2022-07-05 14:27:44 +08:00
portasm.S freertos-smp: add support for RISC-V targets oon FreeRTOS SMP 2022-06-13 13:34:21 +02:00