sdk-ng/cmake
Torsten Rasmussen df84cbcd7d cmake: use ZEPHYR_SDK_INSTALL_DIR instead of TOOLCHAIN_HOME
Zephyr SDK specifies TOOLCHAIN_HOME in cmake/zephyr/generic.cmake for
use in Zephyr.

But when specifying Zephyr SDK contolled variables isuch as SYSROOT_DIR
or CROSS_COMPILE, then the Zephyr SDK should rightfully use
ZEPHYR_SDK_INSTALL_DIR instead.
The use of TOOLCHAIN_HOME stems from the time when the Zephyr SDK cmake
code was present in the Zephyr repo and not part of the Zephyr SDK
itself.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2023-08-26 16:49:48 -04:00
..
zephyr cmake: use ZEPHYR_SDK_INSTALL_DIR instead of TOOLCHAIN_HOME 2023-08-26 16:49:48 -04:00
Zephyr-sdkConfig.cmake cmake: Clean up trailing whitespaces 2022-03-12 03:40:32 +09:00
Zephyr-sdkConfigVersion.cmake cmake: improve text description on minimum compatible versions 2023-03-07 16:40:35 +09:00
zephyr_sdk_export.cmake cmake: Use /tmp path on linux/mac 2023-03-24 02:50:58 +09:00