mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
Register ULP memory linker scripts with target_linker_script so CMake v2 handles preprocessing and attachment through the component graph. Keep the generated legacy outputs named .ld by stripping only the .in suffix, and pass full linker script paths to support direct ld invocation.