zephyr/cmake/linker/ld
Mark Ruvald Pedersen 65f02c04d5 cmake: Toolchain abstraction: introduce toolchain_ld_baremetal()
The intent of toolchain_ld_baremetal() is to collect the flags belonging
to non-hosted (i.e. POSIX-based) targets.

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>
2019-04-30 10:13:41 -04:00
..
target.cmake cmake: Toolchain abstraction: introduce toolchain_ld_baremetal() 2019-04-30 10:13:41 -04:00
target_baremetal.cmake cmake: Toolchain abstraction: introduce toolchain_ld_baremetal() 2019-04-30 10:13:41 -04:00
target_base.cmake cmake: Toolchain abstraction: use LINKER, introduce toolchain_ld_base 2019-04-28 12:52:18 -04:00