Xinyuan-LilyGO / TTGO_TWatch_Library

MIT License
890 stars 284 forks source link

Migrating to LVGL v8.2 to use SquareLine Studio (https://squareline.io/) #159

Closed KamranAghlami closed 1 year ago

KamranAghlami commented 2 years ago

Hi,

I updated the LVGL version in the library to match my needs, one being able to use SquareLine Studio (https://squareline.io/). I also added a new example: "examples>LVGL>V8_SquareLineStudio" This breaks other LVGL examples due to API changes in LVGL itself but they shouldn't be hard to fix.

Thought I would create this pull request to help people if they need LVGL v8.x.x and SquareLine Studio support.

cheers.

timeylies commented 1 year ago

im trying to see if i can have lvgl 8.x.x but I also want to run the other examples

spilz87 commented 1 year ago

hello @KamranAghlami i'm interested to know what you had to adapt to move to LVGL v8 thanks in advance