mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 03:23:14 +00:00
a6ac0e8a51
After setting _GLOBAL_REENT, ESP_LOGIx can be used instead of ESP_EARLY_LOGx. Closes: https://github.com/espressif/esp-idf/issues/5343