Installing ADF on VS
Posted: Wed Feb 17, 2021 12:22 pm
I was wondering if anyone can help me.
I'm trying to install ESP-ADF on VS Code.
I followed the instructions https://github.com/espressif/vscode-esp-idf-extension and installed the ESP-IDF which I can choose examples, build and flash a ESP32-Lyrat Dev Board.
When I install ESP-ADF through VS to the directory C:\Users\%user_name%\.espressif\esp-adf I can choose an example project which then cannot build.
I've looked online at other people's problems and tried everything from adding system variables to setting the PATH and adding the .vscode folder with c_cpp_properties.json file.
I've had a few different problems but the most common one I get is Failed to resolve component 'audio_sal'.
Any help in getting it working would be much appreciated.
I'm trying to install ESP-ADF on VS Code.
I followed the instructions https://github.com/espressif/vscode-esp-idf-extension and installed the ESP-IDF which I can choose examples, build and flash a ESP32-Lyrat Dev Board.
When I install ESP-ADF through VS to the directory C:\Users\%user_name%\.espressif\esp-adf I can choose an example project which then cannot build.
I've looked online at other people's problems and tried everything from adding system variables to setting the PATH and adding the .vscode folder with c_cpp_properties.json file.
I've had a few different problems but the most common one I get is Failed to resolve component 'audio_sal'.
Any help in getting it working would be much appreciated.