fix owner for gdb

This commit is contained in:
Jason2866
2024-10-25 15:51:30 +02:00
committed by GitHub
parent 1f7857f092
commit 4dd00072dd
+2 -2
View File
@@ -68,13 +68,13 @@
"tool-xtensa-esp-elf-gdb": {
"type": "debugger",
"optional": true,
"owner": "espressif",
"owner": "platformio",
"version": "14.2.0+20240403"
},
"tool-riscv32-esp-elf-gdb": {
"type": "debugger",
"optional": true,
"owner": "espressif",
"owner": "platformio",
"version": "14.2.0+20240403"
},
"tool-esptoolpy": {