Skip to content

Commit 5d4e0e6

Browse files
JordanYateskartben
authored andcommitted
doc: migration-guide-4.4: completion script changes
Document the need to regenerate shell completions to get board revision auto-complete. Signed-off-by: Jordan Yates <jordan@embeint.com>
1 parent 5539556 commit 5d4e0e6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/releases/migration-guide-4.4.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Build System
4242
the application source dir per-default. Samples requiring application source dir to be added to
4343
``SNIPPET_ROOT`` must instead add the application source dir using ``snippet_root = <dir>`` entry
4444
in :file:`zephyr/module.yml` or manually append the folder to the CMake variable ``SNIPPET_ROOT``.
45+
* Shell autocompletions (``west completion``) should be regenerated as board target auto-complete now
46+
supports board revisions.
4547

4648
Kernel
4749
******

0 commit comments

Comments
 (0)