Skip to content

v1.68.0

Latest

Choose a tag to compare

@brondani brondani released this 12 Jun 11:51
80ff1be

Stable release including changes from the 1.67.x pre-release series.

Updates:

  • The loading time of a CMSIS solution project has been decreased by decoupling the task to build the compilation database (compile_commands.json). While that task is running the build button can be pressed to run the build task. The extension will terminate the compilation database task and start the build task using the same terminal.
  • In the packs display of the Software Components view, pack overview .md files are opened to the side in preview mode.

Solved issues:

  • Fixed the orchestration of events when the build task triggers saving changed CMSIS YAML input files, including in the Manage Solution dialog (see VS Code setting "Task: Save Before Run").

Full Changelog: v1.67.3...v1.68.0