Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## [Unreleased]

- Updates:

- CMSIS-Toolbox v2.12.0 is required by this update of the extension
- The [**Manage Solution**]() dialog now manages `target sets`, a selection of images and debug configurations for the selected `target-type`.
- Added support for [**West Projects**]() introduced in CMSIS-Toolbox v2.12.0

- Solved issues:

- Updating `launch.json` and `tasks.json` files does preserve comments.

- Known issues:

- Updating YAML Input files like `*.csolution.yml` through dialog views does not preserve indentation of trailing comments.

## 1.60.0

- Updates:
Expand Down
Loading