mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-18 15:47:13 +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.