Page 1 of 1

Error - ESP-IDF libraries in VSCode

Posted: Thu Jul 27, 2023 8:13 pm
by filipekerplunk
Hi!

I configured VSCode with the Espressif IDF extension and I need to compile a code, however, it gives an error in the standard espress libraries and I can't find a way to solve it.

Image

It's the first time I'm using VSCode to program with ESP32 (I used Arduino IDE before).

Does anyone know how I can fix this library issue? Where can I look for them?

Thanks