Skip to content

Commit 2835b7d

Browse files
authored
Use newer GDB v16.2
1 parent b007f76 commit 2835b7d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

platform.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,17 +71,17 @@
7171
"owner": "platformio",
7272
"version": "~1.23800.0"
7373
},
74-
"tool-xtensa-esp-elf-gdb": {
74+
"tool-xtensa-esp-elf-gdb": {
7575
"type": "debugger",
7676
"optional": true,
77-
"owner": "platformio",
78-
"version": "14.2.0+20240403"
77+
"owner": "pioarduino",
78+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/xtensa-esp-gdb-v16.2_20250324.zip"
7979
},
8080
"tool-riscv32-esp-elf-gdb": {
8181
"type": "debugger",
8282
"optional": true,
83-
"owner": "platformio",
84-
"version": "14.2.0+20240403"
83+
"owner": "pioarduino",
84+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/riscv32-esp-gdb-v16.2_20250324.zip"
8585
},
8686
"tool-esptoolpy": {
8787
"type": "uploader",

0 commit comments

Comments
 (0)