esp-idf/components/bootloader/subproject/main/ld
Guillaume Souchere 66759438a9 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-12-06 04:48:00 +00:00
..
esp32 build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
esp32c2 build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
esp32c3 build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
esp32c6 build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
esp32h2 build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
esp32p4 fix(heap): Update the heap memory layout on esp32p4 target 2023-12-06 04:48:00 +00:00
esp32s2 build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
esp32s3 build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00