esp-idf/docs/en/api-reference
Mahavir Jain bad4cd7072
spi_flash: RAM loadable ELF should have dangerous writes option allowed
For RAM loadable ELF case, there is no application or the bootloader on
the flash. And hence the check for getting current running OTA partition
or looking up partition table fails during dangerous writes option.

We are disabling the dangerous writes option for RAM loadable ELF case
and allowing writes to entire flash memory.
2023-03-20 11:10:29 +05:30
..
bluetooth ble_mesh: docs: Remove BLE Mesh related reference for C2 2022-09-16 19:39:51 +08:00
network esp_wifi: Add support for NAN Discovery and Datapath 2023-03-10 11:18:23 +05:30
peripherals spi_flash: RAM loadable ELF should have dangerous writes option allowed 2023-03-20 11:10:29 +05:30
protocols Merge branch 'feature/esp_http_client_esp_events' into 'master' 2023-03-16 13:25:38 +08:00
provisioning docs: add chapter about overall "security" area guide 2022-11-25 03:17:05 +00:00
storage docs: fix rst external links with wrong format 2023-02-13 11:51:31 +08:00
system freertos: Schedule tasks unblocked by an ISR on a core with scheduler running if core affinity matches 2023-03-15 07:43:33 +00:00
api-conventions.rst docs: fix broken links 2022-05-07 13:09:41 +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: Updated CN translation for index files in api-guides and api-reference 2022-02-23 14:48:26 +08:00
kconfig.rst doc: fix a small typo for check_kconfigs.py 2023-03-06 09:58:15 -05:00
template.rst Fix numbered list 2022-09-21 17:29:52 +02:00