Searched refs:environment (Results 1 – 25 of 253) sorted by relevance
1234567891011
/Zephyr-latest/tests/cmake/zephyr_get/ |
D | CMakeLists.txt | 99 set(ENV{VARIABLE} "environment") 112 assert_equal(VARIABLE "environment") 115 assert_equal(CACHE{VARIABLE} "environment") 134 set(ENV{TESTCASE_VARIABLE} "environment") 158 IMAGE no_sysbuild "environment" 162 IMAGE zephyr_get_3rd "environment" 165 IMAGE no_sysbuild "environment" 168 IMAGE zephyr_get_3rd "environment" 188 set(ENV{VARIABLE} "environment") 193 assert_equal(VARIABLE "cmake cache;environment;local") [all …]
|
/Zephyr-latest/samples/posix/env/ |
D | README.rst | 4 Manipulate environment variables from a Zephyr application. 9 …is sample application, the POSIX :c:func:`setenv`, function is used to populate several environment 10 variables in C. Then, all environment variables are then printed. 12 If the user sets a new value for the ``ALERT`` environment variable, it is printed to standard 41 The shell command below shows how to create a new environment variable or update the value 42 associated with an existing environment variable. 45 ``ALERT`` environment variable and then immediately unsets it. 58 The shell command below may be used to display the value associated with one environment variable. 65 The shell command below may be used to display all environment variables and their associated 78 The shell command below may be used to unset environment variables.
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_environment.py | 17 import twisterlib.environment 170 parser = twisterlib.environment.add_parse_arguments() 185 twisterlib.environment.parse_arguments(parser, args) 197 parser = twisterlib.environment.add_parse_arguments() 207 twisterlib.environment.parse_arguments(parser, args) 219 parser = twisterlib.environment.add_parse_arguments() 222 twisterlib.environment.parse_arguments(parser, args) 244 parser = twisterlib.environment.add_parse_arguments() 246 options = twisterlib.environment.parse_arguments(parser, args) 326 twister_env = twisterlib.environment.TwisterEnv(options=options) [all …]
|
/Zephyr-latest/doc/develop/ |
D | env_vars.rst | 7 environment variables. This page describes how. 15 To set the environment variable ``MY_VARIABLE`` to ``foo`` for the 65 To install RapidEE, a freeware graphical environment variable editor, 73 environment variables. Make sure to use the "User" environment variables area 85 your environment when you are using Zephyr. 98 To get this value back into your current terminal environment, **you must 111 To get this value back into your current terminal environment, **you must 123 directory) to your :envvar:`PATH` environment variable 136 into your current terminal's environment. To do so, run this command from the 157 directory) to your ``PATH`` environment variable [all …]
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | db_generation.ecl | 3 # NEEDED: set the variable for the binary output directory from the environment 7 # NEEDED: set the variable for the ECLAIR project database from the environment 11 # NEEDED: set the variable for the output directory from the environment
|
/Zephyr-latest/doc/develop/toolchains/ |
D | intel_oneapi_toolkit.rst | 9 #. Assuming the toolkit is installed in ``/opt/intel/oneApi``, set environment 19 To setup the complete oneApi environment, use:: 23 The above will also change the python environment to the one used by the
|
D | crosstool_ng.rst | 32 #. :ref:`Set these environment variables <env_vars>`: 38 environment, follow these example shell sessions (the
|
D | host.rst | 11 :ref:`environment variable <env_vars>` to ``host``. To use clang, set
|
D | other_x_compilers.rst | 7 mechanism of using a ``CROSS_COMPILE`` environment variable to set up a 32 #. :ref:`Set these environment variables <env_vars>`: 40 environment, follow these example shell sessions (the
|
/Zephyr-latest/cmake/sca/sparse/ |
D | sca.cmake | 9 # sparse.cmake will ensure that REAL_CC is set correctly in environment before 11 # for REAL_CC to be set in environment.
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | gh_utils.py | 228 app.builder.templates.environment.filters["gh_link_get_blob_url"] = partial( 232 app.builder.templates.environment.filters["gh_link_get_edit_url"] = partial( 236 app.builder.templates.environment.filters["gh_link_get_open_issue_url"] = partial( 240 app.builder.templates.environment.filters["git_info"] = partial(git_info_filter, app)
|
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/ |
D | CMakeLists.txt | 15 message(STATUS "LIB_LOCATION environment variable defined") 34 message(STATUS "LIB_LOCATION environment variable NOT defined")
|
/Zephyr-latest/cmake/emu/ |
D | armfvp.cmake | 39 "ARM FVP ${filetype} File specified in environment" 45 message(FATAL_ERROR "Please specify ARMFVP_${filetype}_FILE in environment " 68 # Use flags passed in from the environment
|
/Zephyr-latest/cmake/toolchain/cross-compile/ |
D | generic.cmake | 4 # toolchain with a single environment variable. 15 # It can be set from either the environment or from a CMake variable
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_ace15_mtpm.rst | 20 the following environment variables specific to the board in addition to the 21 Xtensa toolchain environment variables listed in :ref:`intel_adsp_generic`.
|
D | intel_adsp_cavs25.rst | 20 the following environment variables specific to the board in addition to the 21 Xtensa toolchain environment variables listed in :ref:`intel_adsp_generic`.
|
/Zephyr-latest/lib/posix/shell/ |
D | Kconfig.env | 9 This shell provides access to system environment variables.
|
/Zephyr-latest/boards/qemu/xtensa/doc/ |
D | index.rst | 7 configuration provides support for the Xtensa simulation environment. 13 emulated environment, for example, with the :zephyr:code-sample:`synchronization` sample:
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 8 - Set up a command-line Zephyr development environment on Ubuntu, macOS, or 164 the command line tools are on your :envvar:`PATH` :ref:`environment 211 additional Python dependencies in a `Python virtual environment`_. 213 .. _Python virtual environment: https://docs.python.org/3/library/venv.html 225 #. Create a new virtual environment: 231 #. Activate the virtual environment: 238 virtual environment can be deactivated at any time by running 243 Remember to activate the virtual environment every time you 277 #. Create a new virtual environment: 283 #. Activate the virtual environment: [all …]
|
/Zephyr-latest/cmake/modules/ |
D | FindBabbleSim.cmake | 14 # We first try to find it via the environment variables BSIM_OUT_PATH and BSIM_COMPONENTS_PATH. 17 # Note that what we find through the environment variables is meant to have precedence. 53 b) set the environment variable BSIM_COMPONENTS_PATH to point to your own bsim installation\n\ 60 #Many apps cmake files (in and out of tree) expect these environment variables. Lets provide them:
|
D | generated_file_directories.cmake | 19 # Optional environment variables:
|
/Zephyr-latest/modules/nrf_wifi/bus/ |
D | CMakeLists.txt | 9 …message(FATAL_ERROR "ZEPHYR_BASE environment variable is not set. Please set it to the Zephyr base…
|
/Zephyr-latest/boards/amd/acp_6_0_adsp/doc/ |
D | index.rst | 60 the following environment variables specific to the board in addition to the 61 Xtensa toolchain environment variable listed below. 65 Next, set the following environment variables:
|
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/doc/ |
D | index.rst | 64 First, set the ``ARMFVP_BIN_PATH`` environment variable before building. 75 ARM FVP emulated environment, for example, with the :zephyr:code-sample:`synchronization` sample: 102 then export the :envvar:`ARMFVP_BL1_FILE` and :envvar:`ARMFVP_FIP_FILE` environment variables:
|
/Zephyr-latest/boards/qemu/x86/doc/ |
D | index.rst | 79 emulated environment. For example, with the :zephyr:code-sample:`synchronization` sample: 108 some environment configurations as follows: 110 * Please install uefi-run in your system environment according to this 115 * Please install OVMF in your system environment according to this 124 * Set system environment variable OVMF_FD_PATH,
|
1234567891011