Skip to content

Commit a41a205

Browse files
committed
Update file(s) from Arm-Debug/vscode-cmsis-csolution
1 parent bd5c6b6 commit a41a205

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## [Unreleased]
4+
5+
## 1.62.1
6+
7+
- Solved issues:
8+
9+
- Manage Solution dialog: Changing active `target-type` fails if `.vscode/cmsis.json` file is missing.
10+
- A `project-context` of a `target-set` is still present in the `*.csolution.yml` after changing the project identifier and selecting the updated `project-context` in the Manage Solution dialog.
11+
312
## 1.62.0
413

514
- Updates:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Arm CMSIS Solution
22

3-
The Arm® CMSIS Solution extension is a graphical user interface for csolution projects that use the [CMSIS-Toolbox](https://open-cmsis-pack.github.io/cmsis-toolbox/). The extension supports microcontroller devices that incorporate Arm Cortex®-M processors and Arm Ethos®-U Neural Processing Units (NPUs), and works with various C/C++ compilers and debuggers.
3+
The Arm® CMSIS Solution extension is a graphical user interface for csolution projects that use the [CMSIS-Toolbox](https://open-cmsis-pack.github.io/cmsis-toolbox/). The extension supports microcontroller devices that incorporate Arm Cortex®-M processors and Arm Ethos®-U Neural Processing Units (NPUs), and works with various C/C++ compilers and debuggers.
44

55
This extension is [free to use](https://marketplace.visualstudio.com/items/Arm.cmsis-csolution/license) and you can install it individually or as part of the [Arm Keil® Studio Pack](https://marketplace.visualstudio.com/items?itemName=Arm.keil-studio-pack).
66

0 commit comments

Comments
 (0)