esp-idf/components/freertos/FreeRTOS-Kernel/portable
Mahavir Jain 588a65759c
freertos: fix allocation order for stack and TCB per portSTACK_GROWTH
This is as per FreeRTOS recommendation and allows to protect task TCB
in case task stack has overflowed.
2022-05-09 15:45:38 +05:30
..
linux/include/freertos bugfix (freertos): added stdint.h to linux portmacro header 2022-02-16 16:51:22 +08:00
priv_include freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
riscv esp_timer: only add as a public dependency to FreeRTOS if necessary 2022-04-25 18:39:59 +02:00
xtensa esp_timer: only add as a public dependency to FreeRTOS if necessary 2022-04-25 18:39:59 +02:00
port_common.c freertos: fix allocation order for stack and TCB per portSTACK_GROWTH 2022-05-09 15:45:38 +05:30
port_systick.c freertos: add pm_trace header include 2022-02-07 17:44:33 +08:00