瀏覽代碼

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

riscv32-esp-elf-gcc is used for RISC-V ULP programming.
Ivan Grokhotkov 4 年之前
父節點
當前提交
8940f0ff2c
共有 1 個文件被更改,包括 2 次插入0 次删除
  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": [