Skip to content

Commit 20de9b7

Browse files
committed
Update file(s) from Arm-Debug/vscode-cmsis-csolution
1 parent b85dbfb commit 20de9b7

File tree

6 files changed

+40
-17
lines changed

6 files changed

+40
-17
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 1.50.0
6+
7+
- New features:
8+
9+
- The **Configuration Wizard** supports [Debug Configuration Files (*.dbgconf)](https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/pdsc_family_pg.html#element_debugvars) which, starting with **CMSIS-Toolbox 2.8.0**, are treated like [component configuration files](https://open-cmsis-pack.github.io/cmsis-toolbox/build-overview/#plm-of-configuration-files) from a Cclass="Device" component.
10+
- Pop-up notification added when launching a generator failed. The **CMSIS Solution** output channel displays by default.
11+
- Pop-up notification added if a csolution file is detected in the workspace when launching a µVision to CMSIS Solution conversion. You can choose to overwrite the existing csolution file.
12+
- The extension includes the CMSIS Solution schema files from the latest published CMSIS-Toolbox version (2.8.0).
13+
- The extension includes the latest published µVision to CMSIS Solution converter (1.6.0).
14+
15+
- Solved issues:
16+
17+
- When adding a local PDSC file using `cpackget` the <timestamp> tag in local_repository.pidx must not be empty.
18+
- The deprecated [**CMSIS Solution Extension API version 1.0**](https://www.npmjs.com/package/@arm-software/vscode-cmsis-csolution) was removed. You must now use Version 2.0.
19+
- [A full list of resolved issues is available on GitHub](https://github.com/orgs/ARM-software/projects/10/views/10).
20+
21+
- Known issues:
22+
23+
- When installing a local software pack with `cpackget` the [pack index is updated unnecessarily](https://github.com/Open-CMSIS-Pack/cpackget/issues/404).
24+
25+
526
## 1.48.0
627

728
- New features:

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@ Arm CMSIS Solution interfaces with the following [debug](#run-and-debug) extensi
2727
- [Arm Debugger](#arm-debugger): Supports connections to physical targets such as ULINK, CMSIS-DAP, and ST-LINK, and virtual targets (FVP simulation models).
2828
- [Cortex-Debug](#cortex-debug): Interfaces with physical targets using J-Link, OpenOCD, pyOCD, or ST-LINK. OpenOCD and pyOCD support debug with CMSIS-DAP.
2929

30-
## CMSIS view
30+
## Feature overview
31+
32+
![CMSIS Solution Quick Tutorial](./docs/videos/MDK6_Productivity.gif)
3133

32-
![CMSIS view](https://github.com/ARM-software/vscode-cmsis-csolution/raw/main/docs/images/CMSIS_View.png)
34+
## CMSIS view
3335

3436
The **CMSIS** view gives you access to the source code of your application. The **CMSIS** view shows the [multiple projects](https://open-cmsis-pack.github.io/cmsis-toolbox/build-overview/#project-setup-for-related-projects) that belong to the context set. The various elements available for a project are:
3537

docs/third-party-licenses.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@ <h2><a name="@eclipse-cdt-cloud/clangd-contexts">@eclipse-cdt-cloud/clangd-conte
352352
You may add additional accurate notices of copyright ownership.
353353
</pre>
354354
<h2><a name="@fortawesome/fontawesome-free">@fortawesome/fontawesome-free</a></strong></h2>
355-
<p><strong>License:</strong> <a href="https://spdx.org/licenses/MIT.html">MIT</a></p>
356-
<p><strong>Version:</strong> 6.7.1</p>
355+
<p><strong>License:</strong> <a href="https://spdx.org/licenses/(CC-BY-4.0 AND OFL-1.1 AND MIT).html">(CC-BY-4.0 AND OFL-1.1 AND MIT)</a></p>
356+
<p><strong>Version:</strong> 6.7.2</p>
357357
<p class="source"><strong>Source:</strong> <a href="https://github.com/FortAwesome/Font-Awesome">https://github.com/FortAwesome/Font-Awesome</a></p>
358358
<pre class="license">Fonticons, Inc. (https://fontawesome.com)
359359

@@ -1527,11 +1527,11 @@ <h2><a name="path-browserify">path-browserify</a></strong></h2>
15271527
</pre>
15281528
<h2><a name="primereact">primereact</a></strong></h2>
15291529
<p><strong>License:</strong> <a href="https://spdx.org/licenses/MIT.html">MIT</a></p>
1530-
<p><strong>Version:</strong> 10.8.5</p>
1530+
<p><strong>Version:</strong> 10.9.2</p>
15311531
<p class="source"><strong>Source:</strong> <a href="https://github.com/primefaces/primereact">https://github.com/primefaces/primereact</a></p>
15321532
<pre class="license">The MIT License (MIT)
15331533

1534-
Copyright (c) 2016-2023 PrimeTek
1534+
Copyright (c) 2016-2025 PrimeTek
15351535

15361536
Permission is hereby granted, free of charge, to any person obtaining a copy
15371537
of this software and associated documentation files (the &quot;Software&quot;), to deal
@@ -1605,7 +1605,7 @@ <h2><a name="react-dom">react-dom</a></strong></h2>
16051605
</pre>
16061606
<h2><a name="react-window">react-window</a></strong></h2>
16071607
<p><strong>License:</strong> <a href="https://spdx.org/licenses/MIT.html">MIT</a></p>
1608-
<p><strong>Version:</strong> 1.8.10</p>
1608+
<p><strong>Version:</strong> 1.8.11</p>
16091609
<p class="source"><strong>Source:</strong> <a href="https://github.com/bvaughn/react-window">https://github.com/bvaughn/react-window</a></p>
16101610
<pre class="license">The MIT License (MIT)
16111611

@@ -1689,7 +1689,7 @@ <h2><a name="vscode-messenger">vscode-messenger</a></strong></h2>
16891689
</pre>
16901690
<h2><a name="vscode-messenger-common">vscode-messenger-common</a></strong></h2>
16911691
<p><strong>License:</strong> <a href="https://spdx.org/licenses/MIT.html">MIT</a></p>
1692-
<p><strong>Version:</strong> 0.4.5</p>
1692+
<p><strong>Version:</strong> 0.5.1</p>
16931693
<p class="source"><strong>Source:</strong> <a href="https://github.com/TypeFox/vscode-messenger">https://github.com/TypeFox/vscode-messenger</a></p>
16941694
<pre class="license">Copyright 2022 TypeFox GmbH
16951695

@@ -1731,7 +1731,7 @@ <h2><a name="vscode-messenger-webview">vscode-messenger-webview</a></strong></h2
17311731
</pre>
17321732
<h2><a name="yaml">yaml</a></strong></h2>
17331733
<p><strong>License:</strong> <a href="https://spdx.org/licenses/ISC.html">ISC</a></p>
1734-
<p><strong>Version:</strong> 2.6.1</p>
1734+
<p><strong>Version:</strong> 2.7.0</p>
17351735
<p class="source"><strong>Source:</strong> <a href="https://github.com/eemeli/yaml">https://github.com/eemeli/yaml</a></p>
17361736
<pre class="license">Copyright Eemeli Aro &lt;[email protected]&gt;
17371737

docs/third-party-licenses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
},
121121
{
122122
"name": "primereact",
123-
"version": "10.8.5",
123+
"version": "10.9.2",
124124
"spdx": "MIT",
125125
"url": "https://github.com/primefaces/primereact",
126126
"license": "https://github.com/primefaces/primereact/blob/master/LICENSE.md"
@@ -183,7 +183,7 @@
183183
},
184184
{
185185
"name": "yaml",
186-
"version": "2.6.1",
186+
"version": "2.7.0",
187187
"spdx": "ISC",
188188
"url": "https://github.com/eemeli/yaml",
189189
"license": "https://github.com/eemeli/yaml/blob/main/LICENSE"

docs/third-party-licenses.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## TPIP Report for vscode-cmsis-csolution
22

3-
Report prepared at : 2024-12-18 12:36:26
3+
Report prepared at : 2025-02-25 15:40:11
44

55
| *Package* | *Version* | *Repository* | *License* |
66
|---|---|---|---|
77
|@eclipse-cdt-cloud/clangd-contexts|0.9.0-next.c7c35a6.0|https://github.com/eclipse-cdt-cloud|[EPL-2.0](https://github.com/eclipse-cdt-cloud/clangd-contexts/blob/main/LICENSE)|
8-
|@fortawesome/fontawesome-free|6.7.1|https://github.com/FortAwesome/Font-Awesome|[MIT](https://github.com/FortAwesome/Font-Awesome/blob/6.x/LICENSE.txt)|
8+
|@fortawesome/fontawesome-free|6.7.2|https://github.com/FortAwesome/Font-Awesome|[(CC-BY-4.0 AND OFL-1.1 AND MIT)](https://github.com/FortAwesome/Font-Awesome/blob/6.x/LICENSE.txt)|
99
|@grpc/grpc-js|1.12.4|https://github.com/grpc/grpc-node|[Apache-2.0](https://github.com/grpc/grpc-node/blob/master/LICENSE)|
1010
|@vscode/codicons|0.0.36|https://github.com/microsoft/vscode-codicons|[CC-BY-4.0](https://github.com/microsoft/vscode-codicons/blob/main/LICENSE)|
1111
|@vscode/extension-telemetry|0.9.7|https://github.com/microsoft/vscode-extension-telemetry|[MIT](https://github.com/microsoft/vscode-extension-telemetry/blob/main/LICENSE)|
@@ -21,14 +21,14 @@ Report prepared at : 2024-12-18 12:36:26
2121
|lodash.debounce|4.0.8|https://github.com/lodash/lodash|[MIT](https://github.com/lodash/lodash/blob/master/LICENSE)|
2222
|node-fetch|3.3.2|https://github.com/node-fetch/node-fetch|[MIT](https://github.com/node-fetch/node-fetch/blob/master/LICENSE.md)|
2323
|path-browserify|1.0.1|https://github.com/browserify/path-browserify|[MIT](https://github.com/browserify/path-browserify/blob/master/LICENSE)|
24-
|primereact|10.8.5|https://github.com/primefaces/primereact|[MIT](https://github.com/primefaces/primereact/blob/master/LICENSE.md)|
24+
|primereact|10.9.2|https://github.com/primefaces/primereact|[MIT](https://github.com/primefaces/primereact/blob/master/LICENSE.md)|
2525
|react|18.3.1|https://github.com/facebook/react|[MIT](https://github.com/facebook/react/blob/main/LICENSE)|
2626
|react-dom|18.3.1|https://github.com/facebook/react|[MIT](https://github.com/facebook/react/blob/main/LICENSE)|
27-
|react-window|1.8.10|https://github.com/bvaughn/react-window|[MIT](https://github.com/bvaughn/react-window/blob/master/LICENSE.md)|
27+
|react-window|1.8.11|https://github.com/bvaughn/react-window|[MIT](https://github.com/bvaughn/react-window/blob/master/LICENSE.md)|
2828
|semver|7.6.3|https://github.com/npm/node-semver|[ISC](https://github.com/npm/node-semver/blob/main/LICENSE)|
2929
|vscode-cpptools|6.1.0|https://github.com/Microsoft/vscode-cpptools-api|[MIT](https://github.com/microsoft/vscode-cpptools-api/blob/main/LICENSE)|
3030
|vscode-messenger|0.4.5|https://github.com/TypeFox/vscode-messenger|[MIT](https://github.com/TypeFox/vscode-messenger/blob/v0.4.5/LICENSE)|
31-
|vscode-messenger-common|0.4.5|https://github.com/TypeFox/vscode-messenger|[MIT](https://github.com/TypeFox/vscode-messenger/blob/v0.4.5/LICENSE)|
31+
|vscode-messenger-common|0.5.1|https://github.com/TypeFox/vscode-messenger|[MIT](https://github.com/TypeFox/vscode-messenger/blob/main/LICENSE)|
3232
|vscode-messenger-webview|0.4.5|https://github.com/TypeFox/vscode-messenger|[MIT](https://github.com/TypeFox/vscode-messenger/blob/v0.4.5/LICENSE)|
33-
|yaml|2.6.1|https://github.com/eemeli/yaml|[ISC](https://github.com/eemeli/yaml/blob/main/LICENSE)|
33+
|yaml|2.7.0|https://github.com/eemeli/yaml|[ISC](https://github.com/eemeli/yaml/blob/main/LICENSE)|
3434
|yargs-parser|21.1.1|https://github.com/yargs/yargs-parser|[ISC](https://github.com/yargs/yargs-parser/blob/main/LICENSE.txt)|

docs/videos/MDK6_Productivity.gif

23.5 MB
Loading

0 commit comments

Comments
 (0)