esp-idf/components/bootloader/subproject
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
..
components/micro-ecc feat(bootloader): Update micro-ecc version to v1.1 2023-09-20 11:29:58 +05:30
main fix(heap): Update the heap memory layout on esp32p4 target 2023-11-10 07:29:22 +01:00
.gitignore
CMakeLists.txt feat(bootloader): add the possibility to ignore extra components 2023-07-28 15:04:21 +08:00