Searched +full:findzephyr +full:- +full:sdk (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: Apache-2.06 # zephyr/cmake/modules/FindZephyr-sdk.cmake.8 find_package(Zephyr-sdk ${Zephyr-sdk_FIND_VERSION} REQUIRED QUIET CONFIG PATHS9 /opt/toolchains # in zephyr-build but not in zephyr.git, go figure18 if(Zephyr-sdk_FOUND)19 execute_process(COMMAND ${CMAKE_COMMAND} -E echo "${ZEPHYR_SDK_INSTALL_DIR}")21 message(FATAL_ERROR "Zephyr SDK not found")
1 ---7 # yamllint disable-line rule:truthy16 warnings-subset:18 # We're sharing binaries with the zephyr-build container so keep20 runs-on: ubuntu-20.0423 fail-fast: false27 real_cc: xtensa-intel_s1000_zephyr-elf/bin/xtensa-intel_s1000_zephyr-elf-gcc},37 real_cc: xtensa-intel_s1000_zephyr-elf/bin/xtensa-intel_s1000_zephyr-elf-gcc},41 - name: git clone sparse analyzer44 fetch-depth: 10[all …]