Home
last modified time | relevance | path

Searched refs:commands (Results 101 – 125 of 1311) sorted by relevance

12345678910>>...53

/Zephyr-latest/doc/develop/west/
Drelease-notes.rst22 Here are some other examples for running different grep commands
63 - ``west.commands.WestCommand`` methods ``check_call()`` and
67 - ``west.commands.WestCommand.run_subprocess()``: new wrapper
71 - ``west.commands.WestCommand`` methods ``dbg()``, ``inf()``,
91 and ``west manifest --resolve`` commands currently cannot be used when
105 - All west commands will now output log messages from west API modules at
108 debug messages, from all commands.
150 - West commands no longer accept abbreviated command line arguments. For
154 abbreviations were causing problems in practice when commands were updated to
166 - West extension commands that failed to load properly sometimes dumped stack.
[all …]
Dbuilt-in.rst3 Built-in commands
6 This page describes west's built-in commands, some of which were introduced in
9 Some commands are related to Git commands with the same name, but operate
13 Some commands take projects as arguments. These arguments can be project
15 on the local file system. Omitting project arguments to commands which
236 The ``git submodule sync`` commands are skipped if the
241 Other project commands
244 West has a few more commands for managing the projects in the
257 Other built-in commands
260 Finally, here is a summary of other built-in commands.
[all …]
/Zephyr-latest/subsys/mgmt/mcumgr/grp/zephyr_basic/
DKconfig5 bool "Zephyr specific basic group of commands"
/Zephyr-latest/samples/drivers/display/
DREADME.rst26 .. zephyr-app-commands::
36 .. zephyr-app-commands::
/Zephyr-latest/boards/renode/riscv32_virtual/doc/
Dindex.rst20 .. zephyr-app-commands::
31 .. zephyr-app-commands::
/Zephyr-latest/samples/sensor/tmp116/
DREADME.rst38 following commands:
40 .. zephyr-app-commands::
/Zephyr-latest/samples/subsys/fs/format/
DREADME.rst29 .. zephyr-app-commands::
37 .. zephyr-app-commands::
/Zephyr-latest/samples/subsys/logging/dictionary/
DREADME.rst14 There is also a configuration which shows how shell commands can be used to configure runtime
16 See ``log frontend`` set of commands and use ``log_rt_demo`` command to test the filtering.
27 .. zephyr-app-commands::
/Zephyr-latest/boards/sifive/hifive1/doc/
Dindex.rst36 .. zephyr-app-commands::
42 .. zephyr-app-commands::
65 .. zephyr-app-commands::
/Zephyr-latest/samples/net/openthread/coprocessor/
DREADME.rst29 .. zephyr-app-commands::
38 .. zephyr-app-commands::
47 .. zephyr-app-commands::
/Zephyr-latest/doc/develop/optimizations/
Dtools.rst55 .. zephyr-app-commands::
61 These commands will generate something similar to the output below::
117 .. zephyr-app-commands::
123 These commands will generate something similar to the output below::
183 .. zephyr-app-commands::
193 .. zephyr-app-commands::
228 .. zephyr-app-commands::
/Zephyr-latest/samples/sensor/bme280/
DREADME.rst42 .. zephyr-app-commands::
53 .. zephyr-app-commands::
68 .. zephyr-app-commands::
84 .. zephyr-app-commands::
94 .. zephyr-app-commands::
119 .. zephyr-app-commands::
/Zephyr-latest/boards/seeed/xiao_ble/doc/
Dindex.rst132 .. zephyr-app-commands::
140 .. zephyr-app-commands::
164 .. zephyr-app-commands::
171 .. zephyr-app-commands::
190 .. zephyr-app-commands::
197 .. zephyr-app-commands::
/Zephyr-latest/boards/snps/iotdk/doc/
Dindex.rst75 .. zephyr-app-commands::
88 .. zephyr-app-commands::
124 Zephyr build system commands.
126 .. zephyr-app-commands::
136 .. zephyr-app-commands::
159 .. zephyr-app-commands::
/Zephyr-latest/samples/drivers/spi_flash_at45/
DREADME.rst44 .. zephyr-app-commands::
52 .. zephyr-app-commands::
61 .. zephyr-app-commands::
71 .. zephyr-app-commands::
/Zephyr-latest/drivers/rtc/
DKconfig39 bool "RTC Shell commands"
42 RTC Shell commands
/Zephyr-latest/samples/subsys/lorawan/fuota/
DREADME.rst35 The following commands build and flash the sample.
37 .. zephyr-app-commands::
/Zephyr-latest/boards/shields/v2c_daplink/doc/
Dindex.rst32 .. zephyr-app-commands::
44 .. zephyr-app-commands::
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/
DREADME.rst5 Dynamically control the Tx power of a Bluetooth LE Controller using HCI vendor-specific commands.
11 of the Bluetooth LE controller via Zephyr HCI VS commands. The application implements a
/Zephyr-latest/samples/boards/bbc/microbit/sound/
DREADME.rst33 .. zephyr-app-commands::
42 .. zephyr-app-commands::
/Zephyr-latest/samples/drivers/can/counter/
DREADME.rst33 .. zephyr-app-commands::
44 .. zephyr-app-commands::
/Zephyr-latest/scripts/west_commands/
Dcompletion.py8 from west.commands import WestCommand
Dexport.py8 from west.commands import WestCommand
/Zephyr-latest/scripts/west_commands/runners/
Decpprog.py24 return RunnerCaps(commands={"flash"})
/Zephyr-latest/samples/subsys/bindesc/read_bindesc/
DREADME.rst17 .. zephyr-app-commands::

12345678910>>...53