mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 20:21:04 +00:00

"can set sleep wake stub from stack in RTC RAM" would randomly fail on S3 due to stack overflow. Fixed wrong usage of stack size and slightly increased it.