esp-idf/components/bootloader
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
..
subproject fix(heap): Update the heap memory layout on esp32p4 target 2023-11-10 07:29:22 +01:00
CMakeLists.txt
Kconfig.projbuild bugfix(spi_flash): Fix wrong naming on 32bit address 2023-11-01 12:42:22 +08:00
project_include.cmake
sdkconfig.rename spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00