mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
tools: add RISC-V toolchain for esp32h2 target
This commit is contained in:
@@ -268,7 +268,8 @@
|
||||
"supported_targets": [
|
||||
"esp32s2",
|
||||
"esp32s3",
|
||||
"esp32c3"
|
||||
"esp32c3",
|
||||
"esp32h2"
|
||||
],
|
||||
"version_cmd": [
|
||||
"riscv32-esp-elf-gcc",
|
||||
|
Reference in New Issue
Block a user