esp-idf under Vscode/Platformio
Posted: Fri Mar 29, 2024 5:59 pm
Hi. I'm new to this forum and to ESP32 programming. I installed Vscode and platformio. Was able to compile and upload a project with the arduino framework under Platformio.
Since there is ESP-IDF als available as a Vscode extension, I'm wondering if this is an alternative to platformio or whether it runs under platformio.
Then there is a commandline tool ``idf.py``. I would prefer to develop under VScode. Is there a Wiki or how-to available?
I git cloned also https://github.com/espressif/esp-idf.git and ran the install.sh script.
Thanks for helping in advance,
Christoph
Since there is ESP-IDF als available as a Vscode extension, I'm wondering if this is an alternative to platformio or whether it runs under platformio.
Then there is a commandline tool ``idf.py``. I would prefer to develop under VScode. Is there a Wiki or how-to available?
I git cloned also https://github.com/espressif/esp-idf.git and ran the install.sh script.
Thanks for helping in advance,
Christoph