Skip to content

Commit f159a8e

Browse files
committed
Update pyocd version to 0.42.0 in TPIP documentation
Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>
1 parent ba82cf5 commit f159a8e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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: 13/01/2026, 08:35:00
3+
Report prepared at: 13/01/2026, 08:36:58
44

55
| *Package* | *Version* | *Repository* | *License* |
66
|---|---|---|---|
77
| 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 |
8-
| pyocd | 0.39.0 | https://github.com/pyocd/pyOCD | https://github.com/pyocd/pyOCD/blob/v0.39.0/LICENSE |
8+
| pyocd | 0.42.0 | https://github.com/pyocd/pyOCD | https://github.com/pyocd/pyOCD/blob/v0.42.0/LICENSE |
99
| yaml | 2.8.2 | https://github.com/eemeli/yaml | https://github.com/eemeli/yaml/blob/main/LICENSE |

docs/third-party-licenses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
},
99
{
1010
"name": "pyocd",
11-
"version": "0.39.0",
11+
"version": "0.42.0",
1212
"spdx": "Apache-2.0",
1313
"url": "https://github.com/pyocd/pyOCD",
14-
"license": "https://github.com/pyocd/pyOCD/blob/v0.39.0/LICENSE"
14+
"license": "https://github.com/pyocd/pyOCD/blob/v0.42.0/LICENSE"
1515
},
1616
{
1717
"name": "yaml",

0 commit comments

Comments
 (0)