Page 1 of 1

Installing ESP-ADF and setting up the environment

Posted: Wed Dec 17, 2025 11:26 am
by ujurmsde
I have requirement to install ESP-ADF to work on a project that needs mp3 decoding. I already have had ESP-IDF version 5.4 installed. I wanted to install ADF separately without IDF installation again but anyways it has downloaded the IDF as well.

Now, when I try to compile the example project, it shows me an error that a particular component (audio_sal) is not found.

Any suggestions?

Re: Installing ESP-ADF and setting up the environment

Posted: Fri Dec 19, 2025 6:24 pm
by ujurmsde
Ok. I now have installed the ADF using VS code extension. Very easy.