tools: fix RISC-V GDB not being installed for C2, H2

This commit is contained in:
Ivan Grokhotkov 2022-12-22 10:11:48 +01:00
parent 490216a2ac
commit 506f7d0d8e
No known key found for this signature in database
GPG Key ID: 1E050E141B280628

View File

@ -89,7 +89,9 @@
"license": "GPL-3.0-or-later",
"name": "riscv32-esp-elf-gdb",
"supported_targets": [
"esp32c3"
"esp32c3",
"esp32c2",
"esp32h2"
],
"version_cmd": [
"riscv32-esp-elf-gdb-no-python",