Searched full:env_vars (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/doc/develop/ |
D | index.rst | 11 env_vars.rst
|
D | beyond-GSG.rst | 28 :ref:`environment variable <env_vars>`, or programs installed with ``--user`` 73 setting :ref:`environment variables <env_vars>` such as 286 :ref:`set the environment variable <env_vars>`
|
D | modules.rst | 427 (See the section on :ref:`env_vars` for more details). This can be
|
/Zephyr-latest/doc/develop/toolchains/ |
D | host.rst | 11 :ref:`environment variable <env_vars>` to ``host``. To use clang, set
|
D | crosstool_ng.rst | 32 #. :ref:`Set these environment variables <env_vars>`:
|
D | gnu_arm_embedded.rst | 22 #. :ref:`Set these environment variables <env_vars>`:
|
D | designware_arc_mwdt.rst | 20 #. :ref:`Set these environment variables <env_vars>`:
|
D | arm_compiler.rst | 9 #. :ref:`Set these environment variables <env_vars>`:
|
D | other_x_compilers.rst | 32 #. :ref:`Set these environment variables <env_vars>`:
|
D | cadence_xcc.rst | 29 #. :ref:`Set these environment variables <env_vars>`:
|
D | custom_cmake.rst | 7 environment variables <env_vars>`:
|
/Zephyr-latest/doc/develop/sca/ |
D | index.rst | 10 :ref:`environment variable <env_vars>`.
|
/Zephyr-latest/doc/develop/west/ |
D | install.rst | 38 should be on the ``PATH`` :ref:`environment variable <env_vars>`). This
|
D | troubleshooting.rst | 154 #. Set the :envvar:`ZEPHYR_BASE` :ref:`environment variable <env_vars>` and re-run 218 variable <env_vars>` to locate a workspace elsewhere on your system.
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 232 :envvar:`PATH` :ref:`environment variable <env_vars>`. The default installation 387 Set the :ref:`environment variable <env_vars>` :envvar:`T32_DIR` to the TRACE32 436 :ref:`PATH environment variable <env_vars>`. Alternatively, it can be passed to
|
/Zephyr-latest/.github/workflows/ |
D | codecov.yaml | 225 env_vars: OS,PYTHON
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 101 :ref:`environment <env_vars>` of all users a list of compiler and linker
|
D | index.rst | 165 variable <env_vars>`.
|
/Zephyr-latest/doc/_scripts/ |
D | redirects.py | 113 ('guides/env_vars', 'develop/env_vars'),
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 402 * As :ref:`env_vars`. 490 - If an :ref:`environment variable <env_vars>` ``BOARD`` is set, its value 1104 QEMU, :ref:`set the environment variable <env_vars>` ``QEMU_BIN_PATH``
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 327 They are similar to the per-user :file:`.zephyrrc` file that can be used to set :ref:`env_vars`,
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfiglib.py | 649 env_vars: 827 "env_vars", 1062 self.env_vars = set() 2857 self.env_vars.add(fn)
|