| # Keep the help strings in sync with the values in the .py files! |
| - file: scripts/west_commands/completion.py |
| help: display shell completion scripts |
| - file: scripts/west_commands/boards.py |
| help: display information about supported boards |
| - file: scripts/west_commands/build.py |
| help: compile a Zephyr application |
| - file: scripts/west_commands/sign.py |
| help: sign a Zephyr binary for bootloader chain-loading |
| - file: scripts/west_commands/flash.py |
| help: flash and run a binary on a board |
| - file: scripts/west_commands/debug.py |
| help: flash and interactively debug a Zephyr application |
| help: connect to board and launch a debug server |
| help: interactively debug a board |
| - file: scripts/west_commands/export.py |
| help: export Zephyr installation as a CMake config package |