Explorar o código

tools: add RISC-V toolchain for esp32h2 and esp32c2 targets

Anton Maklakov %!s(int64=4) %!d(string=hai) anos
pai
achega
a5d3f2e26d
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      tools/tools.json

+ 3 - 1
tools/tools.json

@@ -268,7 +268,9 @@
       "supported_targets": [
         "esp32s2",
         "esp32s3",
-        "esp32c3"
+        "esp32c3",
+        "esp32h2",
+        "esp32c2"
       ],
       "version_cmd": [
         "riscv32-esp-elf-gcc",