mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-13 14:00:22 +01:00
“Full” printf uses more stack space than “nano” printf, and more space than available in the idle task. This caused stack overflow in TLS delete test. Replacing printf with ets_printf.
1.4 KiB
1.4 KiB