OVMS3-idf/components/efuse/src
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
..
esp32 esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization 2020-06-17 13:40:42 +08:00
esp32s2 efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality 2020-05-28 17:50:45 +10:00
esp_efuse_api.c efuse: Add new esp_efuse_read_field_bit() convenience function 2020-05-28 17:45:09 +10:00
esp_efuse_fields.c Fixes logging issue hindering compilation on anti rollback. 2020-03-31 11:19:27 +05:30
esp_efuse_utility.c efuse: don't include esp_efuse_utility_debug_dump_blocks in bootloader 2020-03-20 12:31:10 +01:00