mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 10:31:09 +00:00
This commit fixes the allocation order of task stacks and TCBs in order to reduce the chance of a stack overflow overwriting a TCB.
This commit fixes the allocation order of task stacks and TCBs in order to reduce the chance of a stack overflow overwriting a TCB.