Skip to content

Releases: Open-CMSIS-Pack/vscode-cmsis-solution

v1.67.1

27 Mar 14:55
363adf3

Choose a tag to compare

v1.67.1 Pre-release
Pre-release

Updates:

  • Reference Open-CMSIS-Pack organization for repository, issues and images

Full Changelog: v1.67.0...v1.67.1

v1.67.0

26 Mar 16:16
7408b21

Choose a tag to compare

v1.67.0 Pre-release
Pre-release

Updates:

  • Minimum required version of VS Code for using this extension is ^1.108.1.
  • CMSIS View resolves access sequences used in file references and opens the corresponding physical file on click.
  • Extended support for file links in editor windows for CMSIS Solution Project and build information files.
  • Extended solution conversion diagnostics to collect and surface errors and warnings from orchestrated tools (cpackget, cbuild, cbuild2cmake, csolution) in the VS Code Problems view. Messages are removed from the status bar tooltip.
  • Solution conversion is now skipped if missing packs are detected but cannot be downloaded and installed by the pack installer cpackget.
  • Added Config File option in Debug Adapter for Arm-FVP to open the specified file.

Solved issues:

  • CMSIS View does not load and display CMSIS Solution files without projects: node which is the case for debug only setups.
  • Software Components does not reliably open the initial view for the selected layer.
  • Manage Solution dialog target-type handling breaks in case the corresponding node is changed in *.csolution.yml on disk.
  • uVision option in Debug Adapter for Keil uVision stores absolute filepath.

Full Changelog: https://github.com/Open-CMSIS-Pack/vscode-cmsis-solution/commits/v1.67.0