Skip to content

Commit efb4e07

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

File tree

5 files changed

+61
-1911
lines changed

5 files changed

+61
-1911
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 1.64.0
6+
7+
- Updates:
8+
9+
- The CMSIS-Toolbox version shipped with the extension is used exclusively also for terminals within VS Code for feature alignment between front- and backend.
10+
- The **Views and More Actions...** menu available from the [**CMSIS-View**](https://mdk-packs.github.io/vscode-cmsis-solution-docs/debug.html#cmsis-view) adds the `Close Solution` action. This allows modifications in the workspace without the CMSIS Solution extension being activated.
11+
- Environment variables can be configured in the [extension settings](https://mdk-packs.github.io/vscode-cmsis-solution-docs/installation.html#configure-the-extension) and are applied to processes and newly opened terminals.
12+
- A unique identifier of a debug probe (Probe-ID) can be configured in the [extension settings](https://mdk-packs.github.io/vscode-cmsis-solution-docs/installation.html#configure-the-extension) enforcing the debug adapter selection.
13+
- Errors and warnings from `cbuild setup` tasks are now redirected to the VS Code `PROBLEMS` tab.
14+
- Enhanced integration of the west build system allowing the build and debug of [Zephyr applications](https://mdk-packs.github.io/vscode-cmsis-solution-docs/zephyr.html).
15+
- [**Manage Solution**](https://mdk-packs.github.io/vscode-cmsis-solution-docs/manage_settings.html) dialog adds support for configuration of Telnet modes for pyOCD and J-Link.
16+
517
## 1.62.1
618

719
- Solved issues:

0 commit comments

Comments
 (0)