arduino-libraries / Arduino_GigaDisplay

Library for controlling the RGB on the GIGA Display Shield. It contains, also, a set of examples to use the display.
9 stars 3 forks source link

Port `squarelinestudio_lvgl_v8.ino` to LVGLv9 #29

Closed aliphys closed 4 months ago

aliphys commented 5 months ago

Issue https://github.com/arduino-libraries/Arduino_GigaDisplay/issues/27 describes the squarelinestudio_lvgl_v8.ino sketch not compiling with latest libraries due to (current) lack of LVGLv9 support.

As clarified by @per1234 :

However, it should be noted that SquareLine Studio have stated they do plan to provide LVGL 9.x support: https://forum.squareline.io/t/q-plans-timeline-for-lvgl-9-observer-support/2782/2

Therefore:

aliphys commented 4 months ago

Enquired about status of LVGLv9 support from Squareline Studio (thanks Sofi):

our new version release is out just as per yesterday with LVGL 9.1 support.

Enjoy your work with Arduino and our tool!

Version 1.4.1 changelog states that there is LVGLV9 support 🎉 image

aliphys commented 4 months ago

@per1234 could you remove the BLOCKED label?

aliphys commented 4 months ago

Realized that SquareLine Studio version 1.4.1 does not - as of now - support the required pathway for exporting the files. According to Square Studio, this functionality should be present in the next release.

Version 1.4.1 - LVGL 8.3

image

Version 1.4.1 - LVGL 9.1

image

aliphys commented 4 months ago

SquareLine Studio 1.4.1 now provides Arduino export for LVGL9.1 image