Home
last modified time | relevance | path

Searched refs:ZEPHYR_BASE (Results 1 – 5 of 5) sorted by relevance

/mcuboot-3.7.0/samples/zephyr/
Dbuild-boot.sh14 if [ -z "$ZEPHYR_BASE" ]; then
Dbuild-hello.sh14 if [ -z "$ZEPHYR_BASE" ]; then
DMakefile99 -z $(ZEPHYR_BASE) \
294 @if [ -z "$$ZEPHYR_BASE" ]; then echo "Zephyr environment not set up"; false; fi
/mcuboot-3.7.0/samples/zephyr/hello-world/
DCMakeLists.txt16 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
/mcuboot-3.7.0/boot/zephyr/
DCMakeLists.txt12 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
33 set(NRFXLIB_DIR ${ZEPHYR_BASE}/../nrfxlib)