How to update a west workspace

nRF Connect for VS Code

tags
nRF Connect for VS Code

Updating west workspace regularly ensures that your west workspace state is matching with the state of the manifest repository's west manifest file. This is required in several situations, for example when you check out a different revision in your manifest repository. Your workspace needs to be updated to include the project repositories that the new revision expects.

The extension will generally display a warning or notification about the need to update the west workspace.

To update a west workspace manually, you can use one of the following options:

In either case, a notification appears and west begins to update.