SDK and toolchain management
- Added a warning notification about non-stable SDK versions when listing all SDKs available for installation.
-
Added the following changes in preparation for the planned removal of the extension-wide SDK and toolchain management in favor of the build-based SDK and toolchain management:
- Added one-line messages about the SDK version used in the Details View and about the toolchain version used in Actions View. Both take information from the active context.
- Added quick pick prompts for selecting the SDK version for actions that are independent of the active context, such as creating a custom board, creating a new application from sample, browsing samples, or running west update.
- Changed the building process to always use the toolchain and SDK versions associated with the build configuration (or the active toolchain and SDK for pristine builds).
-
Updated the bundled version of nRF Util's
devicecommand to v2.7.2.