Searched refs:commands (Results 101 – 125 of 1311) sorted by relevance
12345678910>>...53
22 Here are some other examples for running different grep commands63 - ``west.commands.WestCommand`` methods ``check_call()`` and67 - ``west.commands.WestCommand.run_subprocess()``: new wrapper71 - ``west.commands.WestCommand`` methods ``dbg()``, ``inf()``,91 and ``west manifest --resolve`` commands currently cannot be used when105 - All west commands will now output log messages from west API modules at108 debug messages, from all commands.150 - West commands no longer accept abbreviated command line arguments. For154 abbreviations were causing problems in practice when commands were updated to166 - West extension commands that failed to load properly sometimes dumped stack.[all …]
3 Built-in commands6 This page describes west's built-in commands, some of which were introduced in9 Some commands are related to Git commands with the same name, but operate13 Some commands take projects as arguments. These arguments can be project15 on the local file system. Omitting project arguments to commands which236 The ``git submodule sync`` commands are skipped if the241 Other project commands244 West has a few more commands for managing the projects in the257 Other built-in commands260 Finally, here is a summary of other built-in commands.[all …]
5 bool "Zephyr specific basic group of commands"
26 .. zephyr-app-commands::36 .. zephyr-app-commands::
20 .. zephyr-app-commands::31 .. zephyr-app-commands::
38 following commands:40 .. zephyr-app-commands::
29 .. zephyr-app-commands::37 .. zephyr-app-commands::
14 There is also a configuration which shows how shell commands can be used to configure runtime16 See ``log frontend`` set of commands and use ``log_rt_demo`` command to test the filtering.27 .. zephyr-app-commands::
36 .. zephyr-app-commands::42 .. zephyr-app-commands::65 .. zephyr-app-commands::
29 .. zephyr-app-commands::38 .. zephyr-app-commands::47 .. zephyr-app-commands::
55 .. 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::
42 .. zephyr-app-commands::53 .. zephyr-app-commands::68 .. zephyr-app-commands::84 .. zephyr-app-commands::94 .. zephyr-app-commands::119 .. zephyr-app-commands::
132 .. zephyr-app-commands::140 .. zephyr-app-commands::164 .. zephyr-app-commands::171 .. zephyr-app-commands::190 .. zephyr-app-commands::197 .. zephyr-app-commands::
75 .. zephyr-app-commands::88 .. zephyr-app-commands::124 Zephyr build system commands.126 .. zephyr-app-commands::136 .. zephyr-app-commands::159 .. zephyr-app-commands::
44 .. zephyr-app-commands::52 .. zephyr-app-commands::61 .. zephyr-app-commands::71 .. zephyr-app-commands::
39 bool "RTC Shell commands"42 RTC Shell commands
35 The following commands build and flash the sample.37 .. zephyr-app-commands::
32 .. zephyr-app-commands::44 .. zephyr-app-commands::
5 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
33 .. zephyr-app-commands::42 .. zephyr-app-commands::
33 .. zephyr-app-commands::44 .. zephyr-app-commands::
8 from west.commands import WestCommand
24 return RunnerCaps(commands={"flash"})
17 .. zephyr-app-commands::