A "Linker script" choice group has been added to the linker options menu. The existing HAVE_CUSTOM_LINKER_SCRIPT config has been relocated inside the linker script menu. Two new entries has been created: - LD template, for using the old ld template files together with the C pre-processor to create the final linker script. - CMake linker generator, used for ARMClang / armlink toolchain. The CMake linker generator is also supported for LD linker scripts for the ARM architecture. In CMake, the file cmake/linker/ld/target.cmake has been updated to support the CMake LD linker generator. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| clang | ||
| gcc | ||
| host-gcc | ||
| ld_script.cmake | ||
| linker_flags.cmake | ||
| target_baremetal.cmake | ||
| target_base.cmake | ||
| target_configure.cmake | ||
| target_cpp.cmake | ||
| target_relocation.cmake | ||
| target.cmake | ||