Closed
Description
Related area
FreeRTOS
Hardware specification
NA
Is your feature request related to a problem?
I didn't understand what a task's stack size did or how uxTaskGetStackHighWaterMark(NULL) worked.
Describe the solution you'd like
I propose added a new example to https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/ArduinoStackSize called "ArduinoStackCrash.ino", or making a separate folder for it.
I have a working example in VSCode+PIO. Happy to submit a PR, but I need some help because I don't use Arduino IDE.
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.