You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have since handed over maintenance of the Arduino core for our ESP line of microcontroller products, over to Espressif Arduino core (that you linked). This was primarily due to changes in the Arduino IDE that caused conflicts in the compilation for MCUs hosted by separate parties.
I use esp-idf instead of Arduino IDE for my ariduino-like needs because it supports CMake and I can use it in CLion instead of the Arduino IDE
With that said, could I request that this project add a CMakeLists.txt? (see arduino-esp32's here)
I am going to try and make my own, fingers crossed I can get it to work.
The text was updated successfully, but these errors were encountered: