esp-idf/components/heap/port/esp32p4
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
..
memory_layout.c fix(heap): Update the heap memory layout on esp32p4 target 2023-12-06 04:48:00 +00:00