Page 1 of 1

Does redirected printf-like function called in same task as well as its ESP_LOGx ?

Posted: Wed Jul 15, 2020 8:38 pm
by Baptisto
Hello, the question is in title.
If yes, does it means, what some task may wait before other's task PRINT function ends work and give back semaphore?
Or PRINT function must be reentrant?