esp-idf/components/freertos/port/riscv/include
Angus Gratton f5c6595cb4 freertos: Increase minimum task stack size when stack smashing checker is enabled
Fixes issue with DPORT init task, this task uses minimum stack size and may not be
enough if stack smashing detection is set to Overall mode.

Also reworks the way we calculate minimum stack to allow for adding multiple
contributing factors.

Closes https://github.com/espressif/esp-idf/issues/6403
2021-04-06 02:43:24 +00:00
..
freertos freertos: Increase minimum task stack size when stack smashing checker is enabled 2021-04-06 02:43:24 +00:00