Skip to content

Commit

Permalink
GDB packages 12x
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Aug 29, 2023
1 parent 6893a3c commit d530004
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,18 @@
"optional": true,
"owner": "platformio",
"version": "~1.23500.0"
},
"tool-xtensa-esp-elf-gdb": {
"type": "debugger",
"optional": true,
"owner": "espressif",
"version": "~12.1.0"
},
"tool-riscv32-esp-elf-gdb": {
"type": "debugger",
"optional": true,
"owner": "espressif",
"version": "~12.1.0"
},
"tool-esptoolpy": {
"type": "uploader",
Expand Down

0 comments on commit d530004

Please sign in to comment.