esp-idf/components/esp_system/ld
KonstantinKondrashov 5775e1d3b7 esp_system (C6 & H2): Enables BOOTLOADER_RESERVE_RTC_MEM feature for bootloader
This option reserves an area in RTC FAST memory for the following features:
- "Skip image validation when exiting deep sleep"
- "Reserve RTC FAST memory for custom purposes"
- "GPIO triggers factory reset"
2023-05-01 06:27:11 +00:00
..
esp32 system: add kconfig option for using parts of SRAM1 for IRAM 2023-04-24 09:54:47 +08:00
esp32c2 system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-16 16:23:59 +08:00
esp32c3 bootloader_support: Adds API to detect Factory reset has happened 2023-03-22 02:21:54 +08:00
esp32c6 esp_system (C6 & H2): Enables BOOTLOADER_RESERVE_RTC_MEM feature for bootloader 2023-05-01 06:27:11 +00:00
esp32h2 esp_system (C6 & H2): Enables BOOTLOADER_RESERVE_RTC_MEM feature for bootloader 2023-05-01 06:27:11 +00:00
esp32s2 bootloader_support: Adds API to detect Factory reset has happened 2023-03-22 02:21:54 +08:00
esp32s3 bootloader_support: Adds API to detect Factory reset has happened 2023-03-22 02:21:54 +08:00
ld.cmake esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00
ld.common feature: add ram loadable app support 2023-02-01 17:57:22 +08:00