InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.67k stars 917 forks source link

Upgrade to LVGL 8 #616

Open Riksu9000 opened 2 years ago

Riksu9000 commented 2 years ago

Seems like this update would make coding easier and reduce weirdness.

https://blog.lvgl.io/2021-06-01/release_v8.0.0

Avamander commented 2 years ago

How's the performance?

We also haven't yet made it to using flash resources, so work done on that might conflict with upgrading LVGLv8.

I guess it would be better to choose which should be done first, if we want to upgrade now at all.

Quantum-cross commented 2 years ago

I'm very interested in working on this :)

I will probably start messing with it soon.