zephyr/scripts/west_commands/completion
Tais Hjortshøj 0709014549 scripts: west_commands: Add powershell autocompletion (west -b)
Windows powershell can by default not autocomplete known boards when
tapping which can cause frustration when you can't quite remember the
exact name or you don't want to type it out.
west build .\path\to\application\ -p -b stm<tab> will search for
available board including 'stm' in their name.

Signed-off-by: Tais Hjortshøj <tbh@mjolner.dk>
2025-05-02 01:16:00 +02:00
..
west-completion.bash
west-completion.fish
west-completion.ps1 scripts: west_commands: Add powershell autocompletion (west -b) 2025-05-02 01:16:00 +02:00
west-completion.zsh scripts: west: commands: completion: zsh: add "west shields" completion 2025-03-26 21:56:33 +01:00