Searched refs:commands (Results 76 – 100 of 1311) sorted by relevance
12345678910>>...53
30 .. zephyr-app-commands::39 .. zephyr-app-commands::
5 from west.commands import WestCommand
9 from west.commands import WestCommand
12 commands = key
7 enabling/disabling features, and issuing commands like ping or DNS resolving.12 The following net-shell commands are implemented:14 .. csv-table:: net-shell commands
12 Zephyr application issues commands to one controller that are responded28 * Issue commands on one bus controller (operating as the bus controller) and34 Transfer of commands from one bus controller to the other is
61 .. zephyr-app-commands::66 .. zephyr-app-commands::78 .. zephyr-app-commands::84 .. zephyr-app-commands::
25 .. zephyr-app-commands::57 .. zephyr-app-commands::67 .. zephyr-app-commands::79 .. zephyr-app-commands::97 All file system related commands are available as sub-commands of fs.
133 .. zephyr-app-commands::187 .. zephyr-app-commands::194 .. zephyr-app-commands::207 .. zephyr-app-commands::214 .. zephyr-app-commands::250 .. zephyr-app-commands::257 .. zephyr-app-commands::269 .. zephyr-app-commands::276 .. zephyr-app-commands::
18 .. zephyr-app-commands::45 .. zephyr-app-commands::
55 .. zephyr-app-commands::66 .. zephyr-app-commands::
34 .. zephyr-app-commands::43 .. zephyr-app-commands::
25 Build and flash this sample project using these commands:27 .. zephyr-app-commands::
33 .. zephyr-app-commands::44 .. zephyr-app-commands::55 .. zephyr-app-commands::
17 .. zephyr-app-commands::24 .. zephyr-app-commands::35 sensor - Sensor commands
7 # group commands behaviour and other aspects.32 during handling of all stat read commands. If a stat group's name
58 .. zephyr-app-commands::69 .. zephyr-app-commands::
27 .. zephyr-app-commands::37 .. zephyr-app-commands::
36 .. zephyr-app-commands::45 .. zephyr-app-commands::
5 .. _west-apis-commands:
7 command, and configuration options used by built-in commands. For API77 Doing the above means that commands like ``west update`` will look for the90 -- and thus the behavior of commands like ``west update`` -- using:96 This can be useful if you use commands like ``git worktree`` to create your own97 zephyr directories, and want commands like ``west build`` to use them instead122 built-in commands. Configuration options supported by Zephyr's extension123 commands are documented in the pages for those commands.139 * - ``commands.allow_extensions``162 commands which parse the manifest.171 to the manifest repository used by ``west update`` and other commands
5 Manage loadable extensions using shell commands.21 .. zephyr-app-commands::33 All the llext system related commands are available as sub-commands of llext39 llext - Loadable extension commands
21 return RunnerCaps(commands={'debug'})
4 # Download preloader and .elf using GDB commands