mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-07 02:05:39 +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.