You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I need to use a ESP-IDF framework v4.4.3 for my old project. This ESP-IDF version is not present in the list suggested by ESP-IDF Manager. So I clone that branch using git and specify the “Using an existing ESP-IDF directory from file system”. But the operation fails with an error (see screenshot below).
The download of other IDF version proposed directly from ESP-IDF Manager works fine.
I’m using Windows 11.
In Espressif-IDE select Espressif | ESP-IDF Manager
In Esp-IDF Manager select "Add ESP-IDF" then select "Using an existing ESP-IDF directory from file system" and specify the directory just created. Then click to finish.
Expected behavior
The ESP-IDF v4.4.3 is installed.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Using an existing ESP-IDF on Espressif-IDE v3.0.0
Using an existing ESP-IDF on Espressif-IDE v3.0.0 (IEP-1323)
Sep 13, 2024
Describe the bug
I need to use a ESP-IDF framework v4.4.3 for my old project. This ESP-IDF version is not present in the list suggested by ESP-IDF Manager. So I clone that branch using git and specify the “Using an existing ESP-IDF directory from file system”. But the operation fails with an error (see screenshot below).
The download of other IDF version proposed directly from ESP-IDF Manager works fine.
I’m using Windows 11.
To Reproduce
Steps to reproduce the behavior:
git clone --branch v4.4.3 --single-branch https://github.com/espressif/esp-idf.git
Expected behavior
The ESP-IDF v4.4.3 is installed.
Screenshots
Eclipse Error log:
error_log.log
** Console window output **
console.txt
The text was updated successfully, but these errors were encountered: