mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 13:09:38 +00:00
Final step of linker abstraction: * Abstract zephyr_lnk by including it in toolchain_ld_link_elf. * Abstract relevant uses of target_link_libraries. * Introduce toolchain_ld_force_undefined_symbols. No functional change expected. This is motivated by the wish to abstract Zephyr's usage of toolchains, permitting non-intrusive porting to other (commercial) toolchains. Signed-off-by: Mark Ruvald Pedersen <mped@oticon.com> |
||
---|---|---|
.. | ||
target_baremetal.cmake | ||
target_base.cmake | ||
target_configure.cmake | ||
target_cpp.cmake | ||
target_relocation.cmake | ||
target.cmake |