071615b059
“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. |
||
---|---|---|
.. | ||
component.mk | ||
test_freertos.c | ||
test_freertos_eventgroups.c | ||
test_freertos_task_delete.c | ||
test_newlib_reent.c | ||
test_panic.c | ||
test_ringbuf.c | ||
test_tls_deletecb.c |