loboris / ESP32_TFT_library

Full featured TFT library for ESP32 with demo application
553 stars 219 forks source link

Compile with arduino IDE? #87

Open 1-max-1 opened 4 years ago

1-max-1 commented 4 years ago

Hi, I know you can upload code to the esp32 from the arduino ide, so is there any way to build this project for arduino and use it there instead of using the esp-idf? Thanks.

brgaulin commented 3 years ago

I'm in the opposite shoes lol. I'm looking for an ESP-IDF compatible version as I can't go arduino with the new ESP32-S2 yet.

If anyone else finds this thread, https://github.com/Bodmer/TFT_eSPI/ is a good alternative if you need an Arduino version of this library. Its totally separate, but works really well