mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Describe the base/layout/checks split and how to supply a custom LP-core layout through the LINKER option, covering the usable-window symbols (LP_CORE_USER_MEMORY_REGION_START / _END), the section-boundary macros (LP_CORE_TEXT_START / TEXT_END / DATA_START / DATA_END), and minimal and multi-region layout examples.