C for ESP-IDF? Dev Environment?
Posted: Mon Mar 06, 2023 5:39 pm
I'm coming from an entirely different platform and hardware family. So I'm a little lost.
Will be porting existing C code to the ESP32-S3
From what I can tell, the best path is to go with VS Code and install ESP-IDF in it.
When doing so, its offers 3 choices; Express, Advanced, "Use Existing Setup". Each seems to be focused on Python
Can someone point me to a document, page, video, which describes how to setup a C environment, in VS Code, for the ESP32?
I have installed the MS C/C++ extension in VS code
What headaches are ahead using C? I assume all the ESP32 libraries are all in Python?
Thanks,
Will be porting existing C code to the ESP32-S3
From what I can tell, the best path is to go with VS Code and install ESP-IDF in it.
When doing so, its offers 3 choices; Express, Advanced, "Use Existing Setup". Each seems to be focused on Python
Can someone point me to a document, page, video, which describes how to setup a C environment, in VS Code, for the ESP32?
I have installed the MS C/C++ extension in VS code
What headaches are ahead using C? I assume all the ESP32 libraries are all in Python?
Thanks,