mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-30 22:30:24 +01:00
FreeRTOS timer tests use quite a lot of stack, close to the limit on the ESP32. ESP32-S3 has larger coprocessor save area, so there is less space left for the actual stack, and the tests fail with a stack overflow. Increase the stack size to make the tests work reliably.
1.1 KiB
1.1 KiB