Home
last modified time | relevance | path

Searched refs:west (Results 126 – 150 of 652) sorted by relevance

12345678910>>...27

/Zephyr-latest/samples/subsys/bindesc/read_bindesc/
DREADME.rst23 For more details see :ref:`binary_descriptors` and :ref:`west-bindesc`.
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/support/
Dappli_dl_cmd.gdb4 # Helper file to use "west flash" with the .elf file
/Zephyr-latest/boards/st/nucleo_f303k8/doc/
Dindex.rst140 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner,
148 $ west flash --runner openocd
149 $ west flash --runner jlink
150 $ west flash --runner pyocd
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/doc/
Dindex.rst82 west flash
88 west flash --commander <path_to_commander_directory>/commander
95 west flash --dev-id <J-Link serial number>
109 should see a USB connection. Use ``west``'s flash command
/Zephyr-latest/boards/wiznet/w5500_evb_pico/doc/
Dindex.rst144 :ref:`Building, Flashing and Debugging <west-flashing>`.
155 west flash --runner jlink
207 ``west flash`` and ``west debug`` if it was previously set while running
208 ``west build``.
241 :ref:`Building, Flashing and Debugging<west-debugging>`.
259 **RPI_PICO_DEBUG_ADAPTER** at ``west build`` time. No needs to specify it at
260 ``west debug`` time.
/Zephyr-latest/snippets/wifi-ipv4/
DREADME.rst8 west build -S wifi-ipv4 [...]
/Zephyr-latest/samples/drivers/mbox/
DREADME.rst24 :west-args: --sysbuild
72 :west-args: --sysbuild
/Zephyr-latest/doc/develop/
Dmodules.rst43 Modules vs west projects
46 Zephyr modules, described in this page, are not the same as :ref:`west projects
47 <west-workspace>`. In fact, modules :ref:`do not require west
48 <modules_without_west>` at all. However, when using modules :ref:`with west
49 <modules_using_west>`, then the build system uses west in order to find modules.
55 :ref:`West projects <west-manifests-projects>` are entries in the ``projects:``
56 section in the :file:`west.yml` manifest file.
57 West projects are often also modules, but not always. There are west projects
60 Modules are found by the Zephyr build system either via :ref:`west itself
64 The contents of this page only apply to modules, and not to west projects in
[all …]
/Zephyr-latest/doc/contribute/
Dexternal.rst106 Integration in main manifest file (west.yaml)
109 Integrating external code into the main :file:`west.yml` manifest file is
226 main tree directly under the :file:`scripts/` folder or indirectly as a west
227 project in the main :file:`west.yml` manifest. Therefore, this section does not
236 another project can be integrated either in the main tree or as a :ref:`west
237 project <west-workspace>`. Note that in this case the corresponding west project
244 If the tool is integrated as a west project, then the project repository can be
247 :file:`west.yml` manifest. More info on optional projects can be found in
248 :ref:`this section <west-manifest-groups>`.
266 https://github.com/zephyrproject-rtos/zephyr/blob/main/west.yml
/Zephyr-latest/scripts/west_commands/
Dzephyr_ext_common.py15 from west.commands import WestCommand
/Zephyr-latest/scripts/west_commands/zspdx/
Dgetincludes.py7 from west import log
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstwist.sh110 west sign --tool-data=$CAVS_RIMAGE/config -t rimage -- -k $CAVS_KEY)
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/
Dindex.rst65 west blobs fetch hal_espressif
69 It is recommended running the command above after :file:`west update`.
113 :tool: west
117 :west-args: --sysbuild
171 $ west espressif monitor
/Zephyr-latest/boards/m5stack/stamp_c3/doc/
Dindex.rst47 west blobs fetch hal_espressif
51 It is recommended running the command above after :file:`west update`.
95 :tool: west
99 :west-args: --sysbuild
162 west espressif monitor
/Zephyr-latest/boards/nxp/frdm_ke17z/doc/
Dindex.rst108 Linkserver is the default for this board, ``west flash`` and ``west debug`` will
113 west flash
125 Use the ``-r jlink`` option with west to use the jlink runner.
129 west flash -r jlink
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/
Dindex.rst110 west build -t clean && \
111 west build -c -p auto -b npcx4m8f_evb samples/basic/blinky && \
112 west flash --openocd /usr/local/bin/openocd
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_backporting.rst6 …zephyr repository itself and the MCUmgr :ref:`module <modules>` defined in :zephyr_file:`west.yml`.
86 #. Update ``west.yml`` within Zephyr, creating a pull-request to update the MCUmgr library referenc…
97 #. Update ``west.yml`` within Zephyr, creating a pull-request to update the MCUmgr library referenc…
113 #. Ensure that the author of the fix has also provided the ``west.yml`` update for Zephyr 2.7.
156 Merge west.yml
159 As an MCUmgr maintainer, you may not be able to merge the ``west.yml`` update, to introduce the fix…
/Zephyr-latest/doc/build/flashing/
Dconfiguration.rst7 :ref:`west flash<west-flashing>`) which allows for customising how commands are used when
11 which would prevent multiple erase tasks running in a single ``west flash`` invocation, which
103 west flash --recover
/Zephyr-latest/boards/nxp/mimxrt685_evk/doc/
Dindex.rst233 west flash
234 west debug
247 west flash -r jlink
248 west debug -r jlink
264 west flash -r jlink
265 west debug -r jlink
339 #. Run ``west debug`` or ``west flash`` again with a known working Zephyr
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/
DREADME.rst15 The sample can be built and executed on boards using west.
/Zephyr-latest/doc/develop/manifest/external/
Dcannectivity.rst28 To pull in CANnectivity as a Zephyr module, either add it as a West project in the ``west.yaml``
30 with the following content and run ``west update``:
/Zephyr-latest/boards/shields/adafruit_neopixel_grid_bff/doc/
Dindex.rst39 Set ``--shield adafruit_neopixel_grid_bff`` when you invoke ``west build``. For example:
60 Set ``--shield adafruit_neopixel_grid_bff_display`` when you invoke ``west build``. For example:
/Zephyr-latest/samples/tfm_integration/tfm_psa_test/
DREADME.rst34 $ west build samples/tfm_integration/tfm_psa_test/ \
49 Following is an example based on ``west build``
53 …$ west build samples/tfm_integration/tfm_psa_test/ -p -b mps2/an521/cpu0/ns -t run -- -DCONFIG_TFM…
/Zephyr-latest/boards/hardkernel/odroid_go/doc/
Dindex.rst83 west blobs fetch hal_espressif
87 It is recommended running the command above after :file:`west update`.
131 :tool: west
135 :west-args: --sysbuild
198 west espressif monitor
/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst41 $ west build -p auto -b <board_to_use> -t run samples/net/sockets/http_server
67 $ west build -b <board_to_use> -t sample_ca_cert samples/net/sockets/http_server
73 $ west build -t sample_server_cert samples/net/sockets/http_server
79 $ west build samples/net/sockets/http_server
112 To customize these options, we can run ``west build -t menuconfig``, which provides

12345678910>>...27