esp-idf/components/heap/port
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 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
esp32c2 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
esp32c3 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
esp32c6 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
esp32h2 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
esp32p4 fix(heap): Update the heap memory layout on esp32p4 target 2023-12-06 04:48:00 +00:00
esp32s2 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
esp32s3 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
memory_layout_utils.c fix(heap): Update the heap memory layout on esp32p4 target 2023-12-06 04:48:00 +00:00