We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56a742 commit 82bd90aCopy full SHA for 82bd90a
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
## [Unreleased]
4
5
+- Updates:
6
+
7
+ - CMSIS-Toolbox v2.12.0 is required by this update of the extension
8
+ - The [**Manage Solution**]() dialog now manages `target sets`, a selection of images and debug configurations for the selected `target-type`.
9
+ - Added support for [**West Projects**]() introduced in CMSIS-Toolbox v2.12.0
10
11
+- Solved issues:
12
13
+ - Updating `launch.json` and `tasks.json` files does preserve comments.
14
15
+- Known issues:
16
17
+ - Updating YAML Input files like `*.csolution.yml` through dialog views does not preserve indentation of trailing comments.
18
19
## 1.60.0
20
21
- Updates:
0 commit comments