Skip to content

Commit c875963

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

6 files changed

Lines changed: 56 additions & 90 deletions

File tree

CHANGELOG.md

Lines changed: 32 additions & 45 deletions
Large diffs are not rendered by default.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2022-2025 Arm Limited, all rights reserved
1+
Copyright (C) 2022-2026 Arm Limited, all rights reserved
22

33
Details of third party licenses can be viewed here:
44
- https://arm-software.github.io/vscode-cmsis-csolution/third-party-licenses.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Arm CMSIS Solution
22

3-
The Arm® CMSIS Solution extension is a graphical user interface for csolution projects that use the [CMSIS-Toolbox](https://open-cmsis-pack.github.io/cmsis-toolbox/). The extension supports microcontroller devices that incorporate Arm Cortex®-M processors and Arm Ethos®-U Neural Processing Units (NPUs), and works with various C/C++ compilers and debuggers.
3+
The Arm® CMSIS Solution extension is a graphical user interface for csolution projects that use the [CMSIS-Toolbox](https://open-cmsis-pack.github.io/cmsis-toolbox/). The extension supports microcontroller devices that incorporate Arm Cortex®-M processors and Arm Ethos®-U Neural Processing Units (NPUs), and works with various C/C++ compilers and debuggers.
44

55
This extension is [free to use](https://marketplace.visualstudio.com/items/Arm.cmsis-csolution/license) and you can install it individually or as part of the [Arm Keil® Studio Pack](https://marketplace.visualstudio.com/items?itemName=Arm.keil-studio-pack).
66

docs/third-party-licenses.json

Lines changed: 14 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,11 @@
11
[
2-
{
3-
"name": "@grpc/grpc-js",
4-
"version": "1.13.4",
5-
"spdx": "Apache-2.0",
6-
"url": "https://github.com/grpc/grpc-node",
7-
"license": "https://github.com/grpc/grpc-node/blob/master/LICENSE"
8-
},
92
{
103
"name": "google-protobuf",
114
"version": "3.21.4",
125
"spdx": "(BSD-3-Clause AND Apache-2.0)",
136
"url": "https://github.com/protocolbuffers/protobuf",
147
"license": "https://github.com/protocolbuffers/protobuf/blob/main/LICENSE"
158
},
16-
{
17-
"name": "@vscode/extension-telemetry",
18-
"version": "0.9.7",
19-
"spdx": "MIT",
20-
"url": "https://github.com/microsoft/vscode-extension-telemetry",
21-
"license": "https://github.com/microsoft/vscode-extension-telemetry/blob/main/LICENSE"
22-
},
239
{
2410
"name": "@eclipse-cdt-cloud/clangd-contexts",
2511
"version": "0.9.0-next.c7c35a6.0",
@@ -55,13 +41,6 @@
5541
"url": "https://https://github.com/DirtyHairy/async-mutex",
5642
"license": "https://github.com/DirtyHairy/async-mutex/blob/master/LICENSE"
5743
},
58-
{
59-
"name": "buffer",
60-
"version": "6.0.3",
61-
"spdx": "MIT",
62-
"url": "https://github.com/feross/buffer",
63-
"license": "https://github.com/feross/buffer/blob/master/LICENSE"
64-
},
6544
{
6645
"name": "fetch-blob",
6746
"version": "4.0.0",
@@ -111,13 +90,6 @@
11190
"url": "https://github.com/node-fetch/node-fetch",
11291
"license": "https://github.com/node-fetch/node-fetch/blob/master/LICENSE.md"
11392
},
114-
{
115-
"name": "path-browserify",
116-
"version": "1.0.1",
117-
"spdx": "MIT",
118-
"url": "https://github.com/browserify/path-browserify",
119-
"license": "https://github.com/browserify/path-browserify/blob/master/LICENSE"
120-
},
12193
{
12294
"name": "primereact",
12395
"version": "10.9.6",
@@ -160,13 +132,6 @@
160132
"url": "https://github.com/npm/node-semver",
161133
"license": "https://github.com/npm/node-semver/blob/main/LICENSE"
162134
},
163-
{
164-
"name": "vscode-cpptools",
165-
"version": "7.1.1",
166-
"spdx": "MIT",
167-
"url": "https://github.com/Microsoft/vscode-cpptools-api",
168-
"license": "https://github.com/microsoft/vscode-cpptools-api/blob/main/LICENSE"
169-
},
170135
{
171136
"name": "vscode-messenger",
172137
"version": "0.5.1",
@@ -250,5 +215,19 @@
250215
"spdx": "MIT",
251216
"url": "https://github.com/stdarg/tcp-port-used",
252217
"license": "https://raw.githubusercontent.com/stdarg/tcp-port-used/refs/heads/master/LICENSE"
218+
},
219+
{
220+
"name": "@lydell/node-pty",
221+
"version": "1.1.0",
222+
"spdx": "MIT",
223+
"url": "https://github.com/lydell/node-pty",
224+
"license": "https://github.com/lydell/node-pty/blob/split-package/LICENSE"
225+
},
226+
{
227+
"name": "@arm-software/vscode-environment-manager",
228+
"version": "1.24.4",
229+
"spdx": "LicenseRef-EULA-ARM",
230+
"url": "https://github.com/ARM-software/vscode-environment-manager/",
231+
"license": "https://github.com/ARM-software/vscode-environment-manager/blob/main/LICENSE"
253232
}
254233
]

docs/third-party-licenses.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
1-
## TPIP Report for vscode-cmsis-csolution
2-
Report prepared at: 12/11/2025, 10:07:19
1+
# TPIP Report for vscode-cmsis-csolution
2+
3+
Report prepared at: 28/01/2026, 11:24:49
34

45
| *Package* | *Version* | *Repository* | *License* |
56
|---|---|---|---|
67
|@ant-design/icons|5.6.1|https://github.com/ant-design/ant-design-icons|https://github.com/ant-design/ant-design-icons/blob/master/LICENSE|
8+
|@arm-software/vscode-environment-manager|1.24.4|https://github.com/ARM-software/vscode-environment-manager/|https://github.com/ARM-software/vscode-environment-manager/blob/main/LICENSE|
79
|@eclipse-cdt-cloud/clangd-contexts|0.9.0-next.c7c35a6.0|https://github.com/eclipse-cdt-cloud|https://github.com/eclipse-cdt-cloud/clangd-contexts/blob/main/LICENSE|
810
|@fortawesome/fontawesome-free|6.7.2|https://github.com/FortAwesome/Font-Awesome|https://github.com/FortAwesome/Font-Awesome/blob/6.x/LICENSE.txt|
9-
|@grpc/grpc-js|1.13.4|https://github.com/grpc/grpc-node|https://github.com/grpc/grpc-node/blob/master/LICENSE|
11+
|@lydell/node-pty|1.1.0|https://github.com/lydell/node-pty|https://github.com/lydell/node-pty/blob/split-package/LICENSE|
12+
|@microsoft/vscode-serial-monitor-api|0.1.7|https://github.com/microsoft/vscode-serial-monitor|https://raw.githubusercontent.com/microsoft/vscode-serial-monitor/refs/heads/main/LICENSE|
1013
|@vscode/codicons|0.0.36|https://github.com/microsoft/vscode-codicons|https://github.com/microsoft/vscode-codicons/blob/main/LICENSE|
11-
|@vscode/extension-telemetry|0.9.7|https://github.com/microsoft/vscode-extension-telemetry|https://github.com/microsoft/vscode-extension-telemetry/blob/main/LICENSE|
1214
|@vscode/webview-ui-toolkit|1.4.0|https://github.com/microsoft/vscode-webview-ui-toolkit|https://github.com/microsoft/vscode-webview-ui-toolkit/blob/main/LICENSE|
1315
|antd|5.26.7|https://ant.design|https://github.com/ant-design/ant-design/blob/master/LICENSE|
1416
|async-mutex|0.5.0|https://https://github.com/DirtyHairy/async-mutex|https://github.com/DirtyHairy/async-mutex/blob/master/LICENSE|
15-
|buffer|6.0.3|https://github.com/feross/buffer|https://github.com/feross/buffer/blob/master/LICENSE|
1617
|eta|3.5.0|https://github.com/eta-dev/eta|https://github.com/eta-dev/eta/blob/main/LICENSE|
1718
|fetch-blob|4.0.0|https://github.com/node-fetch/fetch-blob|https://github.com/node-fetch/fetch-blob/blob/main/LICENSE|
1819
|formdata-polyfill|4.0.10|https://github.com/jimmywarting/FormData|https://github.com/jimmywarting/FormData/blob/master/LICENSE|
@@ -22,14 +23,13 @@ Report prepared at: 12/11/2025, 10:07:19
2223
|jsonc-parser|3.3.1|https://github.com/microsoft/node-jsonc-parser|https://github.com/microsoft/node-jsonc-parser/blob/main/LICENSE.md|
2324
|lodash.debounce|4.0.8|https://github.com/lodash/lodash|https://github.com/lodash/lodash/blob/master/LICENSE|
2425
|node-fetch|3.3.2|https://github.com/node-fetch/node-fetch|https://github.com/node-fetch/node-fetch/blob/master/LICENSE.md|
25-
|path-browserify|1.0.1|https://github.com/browserify/path-browserify|https://github.com/browserify/path-browserify/blob/master/LICENSE|
2626
|primereact|10.9.6|https://github.com/primefaces/primereact|https://github.com/primefaces/primereact/blob/master/LICENSE.md|
2727
|react|18.3.1|https://github.com/facebook/react|https://github.com/facebook/react/blob/main/LICENSE|
2828
|react-dom|18.3.1|https://github.com/facebook/react|https://github.com/facebook/react/blob/main/LICENSE|
2929
|react-window|1.8.11|https://github.com/bvaughn/react-window|https://github.com/bvaughn/react-window/blob/master/LICENSE.md|
3030
|sax-ts|1.2.13|https://github.com/Maxim-Mazurok/sax-ts|https://github.com/Maxim-Mazurok/sax-ts/blob/master/LICENSE.md|
3131
|semver|7.7.2|https://github.com/npm/node-semver|https://github.com/npm/node-semver/blob/main/LICENSE|
32-
|vscode-cpptools|7.1.1|https://github.com/Microsoft/vscode-cpptools-api|https://github.com/microsoft/vscode-cpptools-api/blob/main/LICENSE|
32+
|tcp-port-used|1.0.2|https://github.com/stdarg/tcp-port-used|https://raw.githubusercontent.com/stdarg/tcp-port-used/refs/heads/master/LICENSE|
3333
|vscode-jsonrpc|8.2.1|https://github.com/Microsoft/vscode-languageserver-node|https://github.com/Microsoft/vscode-languageserver-node/blob/main/License.txt|
3434
|vscode-messenger|0.5.1|https://github.com/TypeFox/vscode-messenger|https://github.com/TypeFox/vscode-messenger/blob/main/LICENSE|
3535
|vscode-messenger-common|0.5.1|https://github.com/TypeFox/vscode-messenger|https://github.com/TypeFox/vscode-messenger/blob/main/LICENSE|

docs/tpip-header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
## TPIP Report for vscode-cmsis-csolution
1+
# TPIP Report for vscode-cmsis-csolution

0 commit comments

Comments
 (0)