Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
98d0a2bb34e3b6c4c094e5ffb7ccc7bea7395152
/
.
/
samples
/
subsys
/
llext
/
edk
/
k-ext1
/
toolchain.cmake
blob: c511cc4a6a067ca6cbba84de369f5008146348c2 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
set
(
CMAKE_C_COMPILER arm
-
zephyr
-
eabi
-
gcc
)
set
(
CMAKE_FIND_ROOT_PATH $ENV
{
ZEPHYR_SDK_INSTALL_DIR
}/
arm
-
zephyr
-
eabi
)