Open smitterer opened 1 year ago
Hey. Did you install PlatformIO? ESP-IDF is not needed
Sorry my fault, I was searching for a tutorial on how to flash an ESP with VS Code and it told me to install it. With PlatformIO I was able to format it. Thanks
Hi!
I'm getting
CMakeLists.txt not found in project directory c:\users\username\downloads\zbs_flasher-main\zbs_flasher-main\esp32_flasher
when trying to flash the ESP using Visual Studio code.Any idea why this happens? I installed ESP-IDF and MinGW as described.
Thanks