esp-idf/components/bootloader/subproject/main/ld/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
..
bootloader.ld fix(heap): Update the heap memory layout on esp32p4 target 2023-12-06 04:48:00 +00:00
bootloader.rom.ld feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00