mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 13:14:32 +02:00
Merge branch 'feature/add_h2_target_to_tools' into 'master'
tools: add RISC-V toolchain for esp32h2 and esp32c2 targets See merge request espressif/esp-idf!17596
This commit is contained in:
@@ -268,7 +268,9 @@
|
||||
"supported_targets": [
|
||||
"esp32s2",
|
||||
"esp32s3",
|
||||
"esp32c3"
|
||||
"esp32c3",
|
||||
"esp32h2",
|
||||
"esp32c2"
|
||||
],
|
||||
"version_cmd": [
|
||||
"riscv32-esp-elf-gcc",
|
||||
|
Reference in New Issue
Block a user