sharandac / My-TTGO-Watch

A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.
GNU General Public License v2.0
524 stars 246 forks source link

Update to LVGL 8 please? #314

Closed HerrAugust closed 2 years ago

HerrAugust commented 2 years ago

Hello, I just saw that the project uses LVGL 7, but it's pretty outdated. Is there any way to pass to LVGL 8 (mainstream version)?

Thanks!

sharandac commented 2 years ago

LVGL 7->8 has a lot of changes, so the changeover is quite complex for this project. Maybe I will manage that in the future.