Skip to content

Commit 84be9f6

Browse files
authored
Update debugger package versions to 16.3.0
1 parent bd8c76b commit 84be9f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platform.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@
7878
"type": "debugger",
7979
"optional": true,
8080
"owner": "pioarduino",
81-
"package-version": "16.2.0+20250324",
82-
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/xtensa-esp-gdb-v16.2_20250324.zip"
81+
"package-version": "16.3.0+20250913",
82+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/xtensa-esp-gdb-16.3_20250913.zip"
8383
},
8484
"tool-riscv32-esp-elf-gdb": {
8585
"type": "debugger",
8686
"optional": true,
8787
"owner": "pioarduino",
88-
"package-version": "16.2.0+20250324",
89-
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/riscv32-esp-gdb-v16.2_20250324.zip"
88+
"package-version": "16.3.0+20250913",
89+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/riscv32-esp-gdb-16.3_20250913.zip"
9090
},
9191
"tool-esptoolpy": {
9292
"type": "uploader",

0 commit comments

Comments
 (0)