ESP-IDF terminal path in Visual Studio Code
Posted: Tue Feb 20, 2024 11:44 pm
I just installed the latest version v5.2 of ESP-IDF, I install from the ESP-IDF configure extension. When opening an ESP-IDF terminal none of the idf commands can be found. Early versions I have had no problems accessing the ESP-IDF terminal. I also ran the ./install.sh shell script from the esp/v5.2/esp-idf folder.
After still not being able to access the idf.py commands I exported the IDF_PATH and added the esp/v.5.2/esp-idf paths to my .zshrc file.
I have also ran the ./export.sh shell from the /esp/v.5.2/esp-idf folder as well from the terminal shell in Visual Studio Code.
Any ideas on how to fix this issue.
Cheers
Joe
After still not being able to access the idf.py commands I exported the IDF_PATH and added the esp/v.5.2/esp-idf paths to my .zshrc file.
I have also ran the ./export.sh shell from the /esp/v.5.2/esp-idf folder as well from the terminal shell in Visual Studio Code.
Any ideas on how to fix this issue.
Cheers
Joe