Procházet zdrojové kódy

tools: install riscv32-esp-elf for ESP32-S2 as well

riscv32-esp-elf-gcc is used for RISC-V ULP programming.
Ivan Grokhotkov před 4 roky
rodič
revize
8940f0ff2c
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      tools/tools.json

+ 2 - 0
tools/tools.json

@@ -191,6 +191,8 @@
       "license": "GPL-3.0-with-GCC-exception",
       "name": "riscv32-esp-elf",
       "supported_targets": [
+        "esp32s2",
+        "esp32s3",
         "esp32c3"
       ],
       "version_cmd": [