docs: update coredump guide to make stack size config generic

This commit is contained in:
Mahavir Jain
2022-09-26 10:45:27 +05:30
committed by Harshit Malpani
parent ce469140b5
commit 5f0bf15ad5

View File

@@ -65,8 +65,6 @@ There are a number of core dump related configuration options which user can cho
* Decode and show summary (info_corefile)
* Don't decode
.. only:: esp32c3
**Reserved stack size (Components -> Core dump -> Reserved stack size)**
Size of the memory to be reserved for core dump stack. If 0 core dump process will run on the stack of crashed task/ISR, otherwise special stack will be allocated.