OVMS3-idf/components/efuse/src/esp32
KonstantinKondrashov a6ac0e8a51 esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization
After setting _GLOBAL_REENT, ESP_LOGIx can be used instead of ESP_EARLY_LOGx.

Closes: https://github.com/espressif/esp-idf/issues/5343
2020-06-17 13:40:42 +08:00
..
esp_efuse_api.c efuse/esp32: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug 2020-03-11 18:22:07 +08:00
esp_efuse_fields.c esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization 2020-06-17 13:40:42 +08:00
esp_efuse_utility.c efuse: Add support for esp32s2beta 2019-09-20 16:59:46 +10:00