esp-idf/docs/en/api-reference
KonstantinKondrashov b19d685406 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 16:18:54 +08:00
..
bluetooth docs: fixed missing API-reference documents for Bluetooth HID device 2023-03-14 12:13:48 +08:00
network esp_wifi: change max connection num on ESP32C3 and ESP32S3 2022-12-22 11:45:50 +08:00
peripherals Merge branch 'contrib/github_pr_10402_v4.4' into 'release/v4.4' 2023-03-20 14:06:23 +08:00
protocols freemodbus: remove component files from esp-idf (backport v4.4) 2022-12-22 17:05:55 +08:00
provisioning docs: Separate Doc on WiFi security, added DPP Doc 2021-08-10 12:35:43 +05:30
storage Merge branch 'docs/elm_chan_broken_link_v4.4' into 'release/v4.4' 2023-02-20 14:17:38 +08:00
system efuse: Fix load_efuses_from_flash when FE is on 2023-03-29 16:18:54 +08:00
api-conventions.rst docs: fix broken links 2022-07-04 11:05:49 +08:00
error-codes.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
index.rst docs: add a section about API conventions and stability 2021-08-31 14:41:48 +02:00
kconfig.rst docs: add a section about API conventions and stability 2021-08-31 14:41:48 +02:00
template.rst docs: Updated ULP documentation 2022-06-28 12:09:33 +08:00