Merge branch 'bugfix/tools_json_riscv_gdb_targets_v5.0' into 'release/v5.0'

tools: fix RISC-V GDB not being installed for C2, H2 (v5.0)

See merge request espressif/esp-idf!21771
pull/10970/head
Ivan Grokhotkov 2023-02-17 19:32:24 +08:00
commit d576146984
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -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",