Using esp-idf instead of Arduino
Posted: Mon Dec 05, 2022 4:14 am
I see a lot of you are using esp-idf instead of Arduino. What hss kept me from moving to esp-idf are all the libraries I use with my ESP32 projects. Libraries from Adafruit for their LEDs and sensors, libraries for networking and many others. I am assuming that none of those "arduino" libraries are available with esp-idf, or am I mistaken?