Lines Matching refs:commands
6 Zephyr provides several :ref:`west extension commands <west-extensions>` for
11 commands, see :ref:`flash-and-debug-support` in the board porting guide.
175 it the value ``always``. For example, these commands are equivalent::
198 To print the CMake and compiler commands run by ``west build``, use the global
415 commands. These are typically all commands that invoke an external
582 If you don't specify the build directory, these commands search for one in
689 The flash and debug commands use Python wrappers around various
786 flash and debug commands. This is the core abstraction used to implement
792 to implement multiple extension commands than a stable API.
822 By default, these West commands rebuild binaries before flashing and
825 commands do it).