Skip to content

Commit d5fde4c

Browse files
committed
updates
Signed-off-by: Jens Reinecke <[email protected]>
1 parent b4e9073 commit d5fde4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

TPIP.md

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

3-
Report prepared at: 11/07/2025, 13:23:24
3+
Report prepared at: 11/07/2025, 19:55:27
44

55
| *Package* | *Version* | *Repository* | *License* |
66
|---|---|---|---|
7-
| arm-none-eabi-gdb | 14.3.1 | [https://artifacts.tools.arm.com/arm-none-eabi-gdb/14.3.1/ | https://developer.arm.com/GetEula?Id=15d9660a-2059-4985-85e9-c01cdd4b1ba0 |
7+
| arm-none-eabi-gdb | 14.3.1 | https://artifacts.tools.arm.com/arm-none-eabi-gdb/14.3.1/ | https://developer.arm.com/GetEula?Id=15d9660a-2059-4985-85e9-c01cdd4b1ba0 |
88
| pyocd | 0.37.0 | https://github.com/pyocd/pyOCD | https://github.com/pyocd/pyOCD/blob/v0.37.0/LICENSE |
99
| yaml | 2.7.1 | https://github.com/eemeli/yaml | https://github.com/eemeli/yaml/blob/main/LICENSE |

docs/third-party-licenses.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "arm-none-eabi-gdb",
44
"version": "14.3.1",
55
"spdx": "GPL-3.0-or-later",
6-
"url": "https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads#",
6+
"url": "https://artifacts.tools.arm.com/arm-none-eabi-gdb/14.3.1/",
77
"license": "https://developer.arm.com/GetEula?Id=15d9660a-2059-4985-85e9-c01cdd4b1ba0"
88
},
99
{

0 commit comments

Comments
 (0)