espressif / idf-installer

ESP IDF Windows Installer
https://dl.espressif.com/dl/esp-idf/
102 stars 21 forks source link

Error "esp32c6" are not supported when install esp-idf v5.0.1 via online installer 2.20 under win10 (IDFGH-9476) #171

Closed RJSDevel closed 1 year ago

RJSDevel commented 1 year ago

Answers checklist.

IDF version.

5.0.1

Operating System used.

Windows

How did you build your project?

Command line with Make

If you are using Windows, please specify command line type.

None

What is the expected behavior?

Just install Espressif-IDE

Setup Log 2023-02-24 espressif/esp-idf#6.txt

What is the actual behavior?

Installation has failed with exit code 1 photo_2023-02-24_23-56-12

Steps to reproduce.

Try to install

Build or installation Logs.

See log above

More Information.

No response

dobairoland commented 1 year ago

ESP32-C6 is going to be supported by the upcoming ESP-IDF v5.1 (to be released in a couple of months).

So I guess the issue here is that it should not be offered by the installer with v5.0.1.

georgik commented 1 year ago

Updated release 2.21 - C6 and H2 are available for master branch.