How to build the lvgl project for ESP32 7-inch HMI screen with esp-idf?
Hello everyone! Since Arduino IDE compilation takes too much time, I want to use ESP IDF to build the project, but the component used in the esp-idf example provided by Elecrow is still the arduino framework.
https://www.elecrow.com/download/product/ESP32_Display/7.0inch/ESP-IDF_7.0.zip
How can I build an lvgl project without using the arduino framework?
Tagged:
Comments
@Julita were you able to figure this out? Trying to do the same thing.