Home
last modified time | relevance | path

Searched refs:west (Results 226 – 250 of 652) sorted by relevance

12345678910>>...27

/Zephyr-latest/boards/espressif/esp32c3_rust/doc/
Dindex.rst137 west blobs fetch hal_espressif
141 It is recommended running the command above after :file:`west update`.
185 :tool: west
189 :west-args: --sysbuild
252 west espressif monitor
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/
DREADME.rst32 west config manifest.project-filter -- +tflite-micro
33 west update
/Zephyr-latest/doc/connectivity/networking/api/
Dwifi.rst49 $ west build -p -b <board> samples/net/wifi -- -DEXTRA_CONF_FILE=overlay-enterprise.conf
55 …$ west build -p -b <board> samples/net/wifi -- -DEXTRA_CONF_FILE=overlay-enterprise-variable-bufs.…
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-win10.rst120 west build -p auto -b nrf52840dk/nrf52840 zephyr/tests/bluetooth/tester/
126 west flash --help
132west flash --skip-rebuild --board-dir /dev/ttyS2 --elf-file ~/zephyrproject/build/zephyr/zephyr.elf
134 Note that west does not accept COMs, so use /dev/ttyS2 as the COM3 equivalent,
/Zephyr-latest/boards/adi/max32662evkit/doc/
Dindex.rst215 ``west flash`` command to write a firmware image into flash.
221 appending ``--runner jlink`` to your ``west`` command(s). The J-Link should
228 Please refer to the `Flashing`_ section and run the ``west debug`` command
229 instead of ``west flash``.
/Zephyr-latest/boards/nxp/frdm_ke17z512/doc/
Dindex.rst110 Linkserver is the default for this board, ``west flash`` and ``west debug`` will
121 Use the ``-r jlink`` option with west to use the jlink runner.
125 west flash -r jlink
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dqemu_adapter.py26 … self.command = [self.west, 'build', '-d', str(self.device_config.app_build_dir), '-t', 'run']
/Zephyr-latest/boards/shields/lcd_par_s035/doc/
Dindex.rst25 Set ``--shield lcd_par_s035_8080`` when you invoke ``west build``. For
/Zephyr-latest/boards/shields/ssd1306/doc/
Dindex.rst41 Set ``--shield ssd1306_128x64`` when you invoke ``west build``. For example:
/Zephyr-latest/soc/nuvoton/npcx/common/
DCMakeLists.txt36 # Property magic which makes west flash choose right file.
/Zephyr-latest/boards/vcc-gnd/yd_esp32/doc/
Dindex.rst104 west blobs fetch hal_espressif
108 It is recommended running the command above after :file:`west update`.
152 :tool: west
156 :west-args: --sysbuild
219 west espressif monitor
/Zephyr-latest/boards/luatos/esp32s3_luatos_core/doc/
Dindex.rst130 west blobs fetch hal_espressif
134 It is recommended running the command above after :file:`west update`.
178 :tool: west
182 :west-args: --sysbuild
252 west espressif monitor
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/doc/
Dindex.rst85 west blobs fetch hal_espressif
89 It is recommended running the command above after :file:`west update`.
134 :tool: west
138 :west-args: --sysbuild
223 west espressif monitor
/Zephyr-latest/boards/espressif/esp32s3_devkitc/doc/
Dindex.rst128 west blobs fetch hal_espressif
132 It is recommended running the command above after :file:`west update`.
176 :tool: west
180 :west-args: --sysbuild
243 west espressif monitor
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/
Dmec172xmodular_assy6930.rst198west build -p auto -b mec172xmodular_assy6930 samples/hello_world -- -DMEC172X_SPI_GEN=$HOME/CPGZe…
260 #. Flash your board using ``west`` from the second terminal window.
265 $ west flash
267 .. note:: When west process started press Reset button ``S1`` and do not release it
268 till the whole west process will not be finished successfully.
/Zephyr-latest/boards/espressif/esp32c6_devkitc/doc/
Dindex.rst134 west blobs fetch hal_espressif
138 It is recommended running the command above after :file:`west update`.
182 :tool: west
186 :west-args: --sysbuild
249 west espressif monitor
/Zephyr-latest/boards/espressif/esp32s3_devkitm/doc/
Dindex.rst128 west blobs fetch hal_espressif
132 It is recommended running the command above after :file:`west update`.
176 :tool: west
180 :west-args: --sysbuild
243 west espressif monitor
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst231 You need to give your board a unique name. Run ``west boards`` for a list of
618 west build -b plank samples/hello_world
619 west flash
621 For ``west flash`` to work, see :ref:`flash-and-debug-support` below. You can
680 Zephyr supports :ref:`west-build-flash-debug` via west extension commands.
682 To add ``west flash`` and ``west debug`` support for your board, you need to
685 do to get ``west build`` support for your board.)
688 host tools <flash-debug-host-tools>` and integrate with west and the zephyr build
689 system to support ``west flash`` and related commands. Each runner supports
725 - Run ``west flash --context`` to see a list of available runners which support
[all …]
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.bash385 west 2>/dev/null "$@"
1255 west)
1289 complete -F __comp_west west
/Zephyr-latest/boards/st/nucleo_f302r8/doc/
Dindex.rst149 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner,
157 $ west flash --runner openocd
158 $ west flash --runner jlink
/Zephyr-latest/boards/st/nucleo_f303re/doc/
Dindex.rst143 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner,
151 $ west flash --runner openocd
152 $ west flash --runner jlink
/Zephyr-latest/boards/st/stm32l4r9i_disco/doc/
Dindex.rst96 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner,
104 $ west flash --runner openocd
105 $ west flash --runner jlink
/Zephyr-latest/boards/st/nucleo_f412zg/doc/
Dindex.rst156 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner,
164 $ west flash --runner openocd
165 $ west flash --runner jlink
/Zephyr-latest/boards/st/nucleo_l011k4/doc/
Dindex.rst123 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner,
131 $ west flash --runner openocd
132 $ west flash --runner jlink
/Zephyr-latest/boards/st/nucleo_l031k6/doc/
Dindex.rst116 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner,
124 $ west flash --runner openocd
125 $ west flash --runner jlink

12345678910>>...27