Page 1 of 1

Compiling ESP-AT with Visual Studio Code

Posted: Sat Dec 31, 2022 11:31 pm
by uTasker
Hi All

I need to build the ESP-AT project for my ESP32-S2 so that it uses SPI mode.
I have used Visual Studio Code with the ESP-IDF extension to build some example projects and have cloned the ESP-AT repository, but can it be built and debugged with Visual Studio Code or do I need to use a different method?

If possible with Visual Studio Code how does one go about it?

Thanks

Regards

Mark

Re: Compiling ESP-AT with Visual Studio Code

Posted: Fri Mar 24, 2023 6:55 am
by esp-at
I'm sorry, we currently have no plans to support ESP-AT project compilation in an IDE.

Please refer to https://docs.espressif.com/projects/esp ... le_it.html, Compile your ESP-AT project.

~