mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 06:34:34 +02:00
Merge branch 'bugfix/tools_json_s2_ulp_toolchain' into 'master'
tools: install riscv32-esp-elf for ESP32-S2 and ESP32-S3 as well See merge request espressif/esp-idf!14509
This commit is contained in:
@@ -191,6 +191,8 @@
|
|||||||
"license": "GPL-3.0-with-GCC-exception",
|
"license": "GPL-3.0-with-GCC-exception",
|
||||||
"name": "riscv32-esp-elf",
|
"name": "riscv32-esp-elf",
|
||||||
"supported_targets": [
|
"supported_targets": [
|
||||||
|
"esp32s2",
|
||||||
|
"esp32s3",
|
||||||
"esp32c3"
|
"esp32c3"
|
||||||
],
|
],
|
||||||
"version_cmd": [
|
"version_cmd": [
|
||||||
|
Reference in New Issue
Block a user