espressif / esp-iot-solution

Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.
Apache License 2.0
1.91k stars 763 forks source link

LVGL version is outdated #91

Closed Lisa999 closed 1 year ago

Lisa999 commented 4 years ago

Current èsp-iot version: 5.3 Latest lvgl version: 7.0

TDA-2030 commented 4 years ago

LVGL has been officially adapted to esp32, where the latest version of lvgl is available. I guess they have some kind of collaboration.

You should be interested in this repo https://github.com/lvgl/lv_port_esp32

sukesh-ak commented 2 years ago

If you need lvgl 8.x version you can take a look at this. https://github.com/sukesh-ak/LVGL8-WT32-SC01-Arduino

leeebo commented 1 year ago

For ESP-IDF >= v5.0, please try with the esp_lvgl_port