esp-idf/components/bootloader_support/include
Darian cc34c4fc08 Merge branch 'contrib/github_pr_12481' into 'master'
Many places in the ESP_SYSTEM are using CONFIG_FREERTOS_UNICORE instead of CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE (GitHub PR)

Closes IDFGH-11333

See merge request espressif/esp-idf!27435
2023-12-01 19:33:19 +08:00
..
bootloader_clock.h soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
bootloader_common.h feat: Made read_otadata() API public 2023-07-06 11:40:49 +05:30
bootloader_mem.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
bootloader_memory_utils.h Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
bootloader_random.h refactor (docs, rng): Clarify RNG usage 2022-04-11 10:55:28 +08:00
bootloader_util.h driver: fix public header exceptions for driver 2022-07-22 00:12:36 +00:00
esp_app_format.h feat(esp32c5): introduce target esp32c5 2023-11-28 16:14:17 +08:00
esp_flash_data_types.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
esp_flash_encrypt.h security: Adds new APIs to check that all eFuse security features are enabled correctly 2023-01-10 23:35:13 +08:00
esp_flash_partitions.h feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
esp_image_format.h bootloader_support: Adds API to detect Factory reset has happened 2023-03-22 02:21:54 +08:00
esp_secure_boot.h feat: Add API to verify the bootloader and app image 2023-10-12 14:53:57 +05:30