esp-idf/components/freertos
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
..
FreeRTOS-Kernel Merge branch 'bugfix/main_task_on_cpu1_startup_failure' into 'master' 2022-07-04 14:54:14 +08:00
FreeRTOS-Kernel-SMP freertos: Fix stack and TCB allocation order in SMP FreeRTOS 2022-07-05 14:27:44 +08:00
esp_additions freertos: Add newlib dynamic reentrancy support 2022-06-02 15:42:02 +08:00
test freertos: Fix flakey event group unit test 2022-06-30 20:19:39 +08:00
CMakeLists.txt freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig freertos: Fix SMP FreeRTOS TSLP deletion callback tests 2022-06-17 21:57:11 +08:00
linker.lf freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
linker_smp.lf freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00