these examples use the obsolete lv_arduino library which is based upon lvgl version 7
Anybody had success getting a Core2 to work with lvgl version 8?
I see there were some massive changes between lvgl 7 and 8
-Michael
these examples use the obsolete lv_arduino library which is based upon lvgl version 7
Anybody had success getting a Core2 to work with lvgl version 8?
I see there were some massive changes between lvgl 7 and 8
-Michael
I fetched some of these examples for Core2 and adapted them to build with PlatformIO:
https://github.com/mhaberler/m5core2-lvgl-demo.git
work through all branches!