esp-idf/docs/en/api-reference/peripherals/spi_flash
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
..
auto_suspend.inc docs: split spi_flash api-reference documents to peripherals folder 2022-12-29 00:59:03 +08:00
index.rst spi_flash: added programming guide for ESP-IDF vs ESP-ROM flash driver 2023-03-09 14:55:13 +08:00
spi_flash_concurrency.rst docs: split spi_flash api-reference documents to peripherals folder 2022-12-29 00:59:03 +08:00
spi_flash_idf_vs_rom.rst spi_flash: RAM loadable ELF should have dangerous writes option allowed 2023-03-20 11:10:29 +05:30
spi_flash_optional_feature.rst spi_flash: added programming guide for ESP-IDF vs ESP-ROM flash driver 2023-03-09 14:55:13 +08:00
spi_flash_override_driver.rst docs: split spi_flash api-reference documents to peripherals folder 2022-12-29 00:59:03 +08:00
xip_from_psram.inc docs: split spi_flash api-reference documents to peripherals folder 2022-12-29 00:59:03 +08:00