Lines Matching full:zephyr
4 name: Build Zephyr samples with Twister
17 # When triggered manually, ask for Zephyr and MCUBoot versions to check out
21 description: 'Which Zephyr version to checkout?'
41 # Docker image from the zephyr upstream. Includes SDK and other required tools
48 ZEPHYR_SDK_INSTALL_DIR: /opt/toolchains/zephyr-sdk-0.16.1
62 - name: Checkout Zephyr
65 repository: 'zephyrproject-rtos/zephyr'
67 path: 'repos/zephyr'
69 - name: Setup Zephyr
70 working-directory: repos/zephyr
83 working-directory: repos/zephyr
86 -T ../bootloader/mcuboot/boot/zephyr
91 export ZEPHYR_TOOLCHAIN_VARIANT=zephyr
92 echo "Using Zephyr version: ${{ env.ZEPHYR_VERSION }}"
103 repos/zephyr/twister-out/twister.xml