esp-idf/components/bootloader_support/include
Omar Chebib 465577dd28 Bootloader: retained memory can now be kept after reboot when custom data enabled
User's custom data are not taken into account during the CRC calculation anymore.
Which means taht the retained mem structure is not systematically erased
on each reboot anymore.
2022-12-01 16:34:59 +08:00
..
bootloader_clock.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
bootloader_common.h further fix spi flash/ram current leakage 2022-07-28 13:11:55 +08:00
bootloader_flash_config.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
bootloader_flash_override.h spi_flash: refact that flash qio can be overidable 2022-05-09 11:08:53 +08:00
bootloader_flash.h spi_flash: refact that flash qio can be overidable 2022-05-09 11:08:53 +08:00
bootloader_mem.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
bootloader_random.h Merge branch 'doc/include_bootloader_random' into 'master' 2021-05-20 09:14:55 +00:00
bootloader_util.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
esp_app_format.h add support for Flash 32MB..128MB (S2, S3) 2022-04-19 14:00:11 +00:00
esp_flash_data_types.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
esp_flash_encrypt.h flash_encrypt: Adds API to switch flash encryption "Development" to "Release" 2021-06-17 12:58:04 +05:00
esp_flash_partitions.h Merge branch 'update_copyright_notice_bootloader_support' into 'master' 2021-05-19 00:26:35 +00:00
esp_image_format.h Bootloader: retained memory can now be kept after reboot when custom data enabled 2022-12-01 16:34:59 +08:00
esp_secure_boot.h esp32h2: add bootloader support 2021-07-01 19:53:11 +08:00