Home
last modified time | relevance | path

Searched +refs:env +refs:PATH (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/cmake/toolchain/cross-compile/
Dgeneric.cmake10 # New users should set the env var 'ZEPHYR_TOOLCHAIN_VARIANT' to
11 # 'cross-compile' and the 'CROSS_COMPILE' env var to the toolchain
18 # The env var has the lowest precedence.
24 set( CROSS_COMPILE ${CROSS_COMPILE} CACHE PATH "")
/Zephyr-latest/doc/develop/
Denv_vars.rst99 run** ``source zephyr-env.sh`` from the main ``zephyr`` repository. Among
103 zephyr-env.sh`` again to get it back.
112 run** ``zephyr-env.cmd`` in a ``cmd.exe`` window after changing directory
117 ``zephyr-env.cmd`` again to get it back.
123 directory) to your :envvar:`PATH` environment variable
129 .. _zephyr-env:
134 You can use the zephyr repository scripts ``zephyr-env.sh`` (for macOS and
135 Linux) and ``zephyr-env.cmd`` (for Windows) to load Zephyr-specific settings
145 source zephyr-env.sh
151 zephyr-env.cmd
[all …]
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst45 export PATH=$PATH:$ALTERA_BASE/quartus/bin:$ALTERA_BASE/nios2eds/bin
60 NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}",\
67 NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}",\
/Zephyr-latest/cmake/modules/
Dkconfig.cmake77 build_info(kconfig user-files PATH ${CONF_FILE_AS_LIST})
83 build_info(kconfig extra-user-files PATH ${EXTRA_CONF_FILE_AS_LIST})
192 ${CMAKE_COMMAND} -E env
332 build_info(kconfig files PATH ${input_configs})
347 COMMAND ${CMAKE_COMMAND} -E env
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst69 export PATH=$PATH:$QUARTUS_ROOTDIR/quartus/bin:$QUARTUS_ROOTDIR/programmer/bin
84 NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}",\
91 NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}",\
/Zephyr-latest/doc/develop/test/
Dtwister.rst43 $ source zephyr-env.sh
50 zephyr-env.cmd
228 env:
652 *<env>: any environment variable available
1103 make sure this binary exists in the PATH.