Home
last modified time | relevance | path

Searched full:home (Results 1 – 25 of 88) sorted by relevance

1234

/Zephyr-Core-3.6.0/samples/bluetooth/bthome_sensor_template/
DREADME.rst12 * A BTHome compatible listener, for example `Home Assistant <https://www.home-assistant.io/>`_ with…
21 When the sample is running, navigate to Devices & Services under settings in Home
/Zephyr-Core-3.6.0/doc/develop/toolchains/
Dzephyr_sdk.rst110 * ``$HOME``
111 * ``$HOME/.local``
112 * ``$HOME/.local/opt``
113 * ``$HOME/bin``
118 directory and, when extracted under ``$HOME``, the resulting
119 installation path will be ``$HOME/zephyr-sdk-<version>``.
166 * ``$HOME``
167 * ``$HOME/.local``
168 * ``$HOME/.local/opt``
169 * ``$HOME/bin``
[all …]
Dgnu_arm_embedded.rst38 /home/you/Downloads/gnu_arm_embedded
Ddesignware_arc_mwdt.rst38 /home/you/ARC/MWDT_2023.03/
/Zephyr-Core-3.6.0/samples/subsys/debug/fuzz/
DREADME.rst39 [0/1] cd /home/andy/z/zephyr/build && .../andy/z/zephyr/build/zephyr/zephyr.exe
52 …NEW_FUNC[1/6]: 0x55cbe3339c45 in check1 /home/andy/z/zephyr/samples/subsys/debug/fuzz/src/main.c:43
53 NEW_FUNC[2/6]: 0x55cbe333c8d8 in char_out /home/andy/z/zephyr/lib/os/printk.c:108
62 …NEW_FUNC[1/1]: 0x55cbe3339ff7 in check6 /home/andy/z/zephyr/samples/subsys/debug/fuzz/src/main.c:48
73 #0 0x55cbe333a09d in check6 /home/andy/z/zephyr/samples/subsys/debug/fuzz/src/main.c:48:1
/Zephyr-Core-3.6.0/.github/workflows/
Dclang.yaml52 echo "$HOME/.local/bin" >> $GITHUB_PATH
91 path: /github/home/.cache/ccache
99 mkdir -p /github/home/.cache
100 …test -d github/home/.cache/ccache && rm -rf /github/home/.cache/ccache && mv github/home/.cache/cc…
Dcodecov.yaml35 echo "$HOME/.local/bin" >> $GITHUB_PATH
74 path: /github/home/.cache/ccache
82 mkdir -p /github/home/.cache
83 … test -d github/home/.cache/ccache && mv github/home/.cache/ccache /github/home/.cache/ccache
Dtwister.yaml174 echo "$HOME/.local/bin" >> $GITHUB_PATH
214 path: /github/home/.cache/ccache
222 mkdir -p /github/home/.cache
223 …test -d github/home/.cache/ccache && rm -rf /github/home/.cache/ccache && mv github/home/.cache/cc…
/Zephyr-Core-3.6.0/doc/develop/getting_started/
Dinstallation_linux.rst155 mkdir $HOME/bin/cmake && cd $HOME/bin/cmake
158 echo "export PATH=$PWD/cmake-3.21.1-Linux-x86_64/bin:\$PATH" >> $HOME/.zephyrrc
265 * ``$HOME``
266 * ``$HOME/.local``
267 * ``$HOME/.local/opt``
268 * ``$HOME/bin``
273 directory and, when extracted under ``$HOME``, the resulting installation
274 path will be ``$HOME/zephyr-sdk-<version>``.
/Zephyr-Core-3.6.0/cmake/modules/
Duser_cache.cmake44 set(dirs HOME)
51 # that is defined and defaulting to $HOME/.cache otherwise.
54 HOME
DFindZephyr-sdk.cmake69 $ENV{HOME}
70 $ENV{HOME}/.local
71 $ENV{HOME}/.local/opt
72 $ENV{HOME}/bin)
/Zephyr-Core-3.6.0/samples/drivers/lcd_hd44780/
DREADME.rst55 --------HOME--------
56 I am home!
/Zephyr-Core-3.6.0/scripts/west_commands/
Dcompletion.py26 source $HOME/west-completion.bash
38 west completion fish > $HOME/.config/fish/completions/west.fish
/Zephyr-Core-3.6.0/doc/
Dindex-tex.rst6 .. _zephyr-home-tex:
/Zephyr-Core-3.6.0/doc/releases/
Drelease-notes-2.0.rst541 * :github:`18683` - [Coverity CID :190988]Memory - illegal accesses in /home/aasthagr/zephyrproject…
542 * :github:`18682` - [Coverity CID :190984]Memory - illegal accesses in /home/aasthagr/zephyrproject…
543 * :github:`18681` - [Coverity CID :190979]Memory - illegal accesses in /home/aasthagr/zephyrproject…
544 * :github:`18680` - [Coverity CID :190959]Memory - illegal accesses in /home/aasthagr/zephyrproject…
545 * :github:`18679` - [Coverity CID :198643]Incorrect expression in /home/aasthagr/zephyrproject-exte…
546 * :github:`18678` - [Coverity CID :198642]Incorrect expression in /home/aasthagr/zephyrproject-exte…
547 * :github:`18677` - [Coverity CID :198641]Incorrect expression in /home/aasthagr/zephyrproject-exte…
548 * :github:`18676` - [Coverity CID :190994]Incorrect expression in /home/aasthagr/zephyrproject-exte…
549 * :github:`18675` - [Coverity CID :190982]Incorrect expression in /home/aasthagr/zephyrproject-exte…
550 * :github:`18674` - [Coverity CID :190962]Incorrect expression in /home/aasthagr/zephyrproject-exte…
[all …]
/Zephyr-Core-3.6.0/soc/arm/st_stm32/stm32f1/
DKconfig.soc59 home audio. For STM32F107xx also the Ethernet MAC is available.
/Zephyr-Core-3.6.0/boards/arm64/fvp_baser_aemv8r/doc/
Ddebug-with-arm-ds.rst101 …-states=0 -C bp.vis.disable_visualisation=1 -C cluster0.has_aarch64=1 -a /home/fengqi/zephyrprojec…
123 add-symbol-file "/home/fengqi/zephyrproject/build/zephyr/zephyr.elf" EL1S:0
125 Replace ``/home/fengqi/zephyrproject/build/zephyr/zephyr.elf`` with your local path.
/Zephyr-Core-3.6.0/scripts/west_commands/tests/
Dtest_stm32cubeprogrammer.py18 HOME_PATH = Path("/home", "test")
19 """Home path (used for Linux system CLI path)."""
335 @patch("runners.stm32cubeprogrammer.Path.home", return_value=HOME_PATH)
369 @patch("runners.stm32cubeprogrammer.Path.home", return_value=HOME_PATH)
/Zephyr-Core-3.6.0/share/zephyr-package/cmake/
Dzephyr_export.cmake18 file(WRITE $ENV{HOME}/.cmake/packages/Zephyr/${MD5_SUM} ${CMAKE_CURRENT_LIST_DIR})
/Zephyr-Core-3.6.0/share/zephyrunittest-package/cmake/
Dzephyr_export.cmake18 file(WRITE $ENV{HOME}/.cmake/packages/ZephyrUnittest/${MD5_SUM} ${CMAKE_CURRENT_LIST_DIR})
/Zephyr-Core-3.6.0/scripts/tests/twister/pytest_integration/
Dtest_harness_pytest.py107 ['/home/joe/tmp/test_temp.py']
136 monkeypatch.setenv('HOME', '/home/joe')
/Zephyr-Core-3.6.0/doc/_templates/
Dzversions.html23 <a href="https://www.zephyrproject.org/">Project Home</a>
/Zephyr-Core-3.6.0/doc/kernel/
Dcode-relocation.rst22 ``SRAM2:/home/xyz/zephyr/samples/hello_world/src/main.c,SRAM1:/home/xyz/zephyr/samples/hello_world/…
/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/common/
DCMakeLists.txt128 # set(WEST_SIGN_OPTS -- -c "/home/sweet home/rimage/config/abc.toml" -i 4)
/Zephyr-Core-3.6.0/
Dzephyr-env.sh35 # .zephyrrc in your home directory. It will be automatically

1234