esp-idf/components/bootloader/subproject/main
Guillaume Souchere fd2b8b5eb3 fix(heap): Update the heap memory layout on esp32p4 target
- fix the value of SOC_ROM_STACK_START in soc.h
- Update the memory usage of ROM bootloader appendix in bootloader.ld
- Update the soc_memory_regions table to minimize the number of regions
  created after the startup stack is added back as a heap.
2023-11-10 07:29:22 +01:00
..
ld fix(heap): Update the heap memory layout on esp32p4 target 2023-11-10 07:29:22 +01:00
bootloader_hooks.h bootloader: override the 2nd stage bootloader 2021-07-05 10:25:32 +08:00
bootloader_start.c bootloader_support: Adds API to detect Factory reset has happened 2023-03-22 02:21:54 +08:00
CMakeLists.txt ESP8684: update bootloader, bootloader_support, esp_rom 2021-11-06 17:33:44 +08:00