Files
esp-idf/docs/en/api-reference
KonstantinKondrashov 76291d0095 efuse: Fix load_efuses_from_flash when FE is on
esp_efuse_utility_load_efuses_from_flash() read emul_efuse
as an encrypted partition, but that is not correct,
this partition was never encrypted.
Need to read it as not encrypted partition.

Fxed the case: If FE is already on then EFUSE VIRT mode can work with it.

Closes https://github.com/espressif/esp-idf/issues/10929
2023-03-29 14:58:50 +08:00
..
2022-12-19 14:20:29 +08:00
2023-03-20 14:51:07 +08:00
2022-05-07 13:09:41 +08:00
2022-05-07 13:09:41 +08:00