Home
last modified time | relevance | path

Searched refs:west (Results 76 – 100 of 652) sorted by relevance

12345678910>>...27

/Zephyr-latest/samples/sysbuild/with_mcuboot/
DREADME.rst31 To build both the sample and MCUboot with ``west`` for the ``reel_board``, run:
34 :tool: west
38 :west-args: --sysbuild
/Zephyr-latest/boards/telink/tlsr9518adk80d/doc/
Dindex.rst149 To build applications using the default RISC-V toolchain from Zephyr SDK, just run the west build c…
155 west build -b tlsr9518adk80d samples/hello_world
168 west build -b tlsr9518adk80d samples/hello_world
197 It is also possible to use the west flash command, but additional steps are required to set it up:
215 - Now you should be able to run the west flash command with the toolchain path specified (TELINK_TO…
219 west flash --telink-tools-path=$TELINK_TOOLCHAIN_PATH
221 - You can also run the west flash command without toolchain path specification if add SPI_burn and …
231 This port supports UART debug and OpenOCD+GDB. The ``west debug`` command also supported. You may r…
236 west debug
242 west debug --gdb-port=<port_number> --gdb-ex=<additional_ex_arguments>
[all …]
/Zephyr-latest/doc/services/serialization/
Dnanopb.rst46 west config manifest.project-filter -- +nanopb
47 west update
48 west packages pip --install
/Zephyr-latest/soc/intel/intel_adsp/common/
DCMakeLists.txt130 # west sign
145 # Warning: because `west sign` can also be used interactively, using
146 # ${WEST_SIGN_OPTS} like this has _higher_ precedence than `west config
151 COMMENT "west sign --if-tool-available --tool rimage ..."
154 # require signing. When rimage is missing, `west flash` fails with a
156 # from west sign immediately before it.
157 …COMMAND west sign --if-tool-available --tool rimage --build-dir ${CMAKE_BINARY_DIR} ${WEST_SIGN_O…
/Zephyr-latest/boards/shields/nrf7002ek/doc/
Dindex.rst38 west update
39 west blobs fetch hal_nordic
44 The shield can be used in any application by setting ``--shield nrf7002ek`` when invoking ``west bu…
51 ``--shield nrf7002ek_coex`` when invoking ``west build``.
/Zephyr-latest/samples/drivers/mbox_data/
DREADME.rst28 :west-args: --sysbuild
37 :west-args: --sysbuild
46 :west-args: --sysbuild
55 :west-args: --sysbuild
/Zephyr-latest/samples/subsys/zbus/benchmark/
Dbenchmark_256KB.robot36 ${result} Run Process west build -t ${type}_report shell=True
48 ${result} Run Process west flash shell=True
63 …... west build -b ${board} -p always -- -DCONFIG_BM_MESSAGE_SIZE\=${message_size} -DCONFIG_BM_O…
/Zephyr-latest/boards/kincony/kincony_kc868_a32/doc/
Dindex.rst34 west blobs fetch hal_espressif
38 It is recommended running the command above after :file:`west update`.
64 west espressif monitor
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst107 dependencies, it's convenient to use the Zephyr-created :ref:`west
108 <west>` tool to fetch and manage the Zephyr and external module source
109 code. See :ref:`west-basics` for more details.
111 Once your development tools are installed, use :ref:`west` to create,
118 west init zephyrproject
120 west update
122 The ``west update`` command fetches and keeps :ref:`modules` in the
128 You must run ``west update`` any time the :file:`zephyr/west.yml`
137 changes via ``git``. Afterwards, run ``west update`` as mentioned in
142 # replace zephyrproject with the path you gave west init
[all …]
/Zephyr-latest/scripts/west_commands/fetchers/
Dhttp.py7 from west import log
/Zephyr-latest/samples/tfm_integration/tfm_ipc/
DREADME.rst46 You can also use west as follows:
50 $ west build -p -b mps2/an521/cpu0/ns zephyr/samples/tfm_integration/tfm_ipc
96 You can also run the binary as part of the ``west`` build process by appending
102 $ west build -b mps2/an521/cpu0/ns zephyr/samples/tfm_integration/tfm_ipc -t run
121 $ west build -b nucleo_l552ze_q/stm32l552xx/ns samples/tfm_integration/tfm_ipc/
127 $ west build -b stm32l562e_dk/stm32l562xx/ns samples/tfm_integration/tfm_ipc/
138 $ west flash
154 $ west build -p -b lpcxpresso55s69_ns samples/tfm_integration/tfm_ipc/ --
223 Example using ``west``
227 west flash --hex-file zephyr/tfm_merged.hex
/Zephyr-latest/tests/boot/with_mcumgr/
DREADME.rst18 ./zephyr/scripts/twister -vv --west-flash --enable-slow -T zephyr/tests/boot/with_mcumgr \
22 Twister requires ``--west-flash`` flag enabled (without additional parameters
/Zephyr-latest/doc/develop/sca/
Dcodechecker.rst25 To run CodeChecker, :ref:`west build <west-building>` should be
30 west build -b mimxrt1064_evk samples/basic/blinky -- -DZEPHYR_SCA_VARIANT=codechecker
73 The value from ``west topdir`` is added by default.
/Zephyr-latest/boards/01space/esp32c3_042_oled/doc/
Dindex.rst85 west blobs fetch hal_espressif
89 It is recommended running the command above after :file:`west update`.
123 :tool: west
127 :west-args: --sysbuild
147 $ west espressif monitor -p /dev/ttyACM0
/Zephyr-latest/boards/m5stack/m5stack_cores3/doc/
Dindex.rst46 west blobs fetch hal_espressif
50 It is recommended running the command above after :file:`west update`.
98 :tool: west
102 :west-args: --sysbuild
108 :tool: west
112 :west-args: --sysbuild
195 ``west flash`` (e.g. ``west flash --esp-baud-rate 115200``).
201 west espressif monitor
/Zephyr-latest/boards/silabs/
Dindex.rst24 use the ``west boards`` command to search for board names if you have a PCB and
29 west boards -n 2601
/Zephyr-latest/scripts/west_commands/
Drobot.py5 from west.commands import WestCommand
Dsimulate.py5 from west.commands import WestCommand
/Zephyr-latest/snippets/rtt-tracing/
DREADME.rst8 west build -S rtt-tracing [...]
/Zephyr-latest/soc/mediatek/mt8xxx/
DCMakeLists.txt16 # Sign zephyr.ri using west (if the underlying rimage tool is
22 # platforms are identical. The west sign integration similarly needs
41 COMMAND west $<$<BOOL:${CMAKE_VERBOSE_MAKEFILE}>:--verbose> sign
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md17 west build -b frdm_k64f samples/subsys/shell/devmem_load
18 west flash
23 west build -b native_sim -- -DCONF_FILE=prj_poll.conf samples/subsys/shell/devmem_load
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/
DREADME.rst29 west config manifest.project-filter -- +tflite-micro
30 west update
46 $ west build -b mps3/corstone300/an547 zephyr/samples/modules/tflite-micro/tflm_ethosu
/Zephyr-latest/samples/boards/espressif/flash_encryption/
DREADME.rst72 west build -b esp32_devkitc_wrover samples/boards/espressif/flash_encryption
73 west flash
78 To check the output of this sample, run ``west espressif monitor`` or any other serial
80 This example uses ``west espressif monitor``, which automatically detects the serial
85 $ west espressif monitor
/Zephyr-latest/boards/franzininho/esp32s2_franzininho/doc/
Dindex.rst41 west blobs fetch hal_espressif
45 It is recommended running the command above after :file:`west update`.
89 :tool: west
93 :west-args: --sysbuild
156 west espressif monitor
/Zephyr-latest/scripts/west_commands/zspdx/
Dutil.py7 from west import log

12345678910>>...27