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

Porting LVGL examples to version 9 #22

Closed leonardocavagnis closed 6 months ago

leonardocavagnis commented 7 months ago

Porting LVGL examples to version 9.

Cannot port squarelinestudio_lvgl to v9 because SquareLine Studio is no longer compatible with LVGL. It works only with v8 and earlier.

Related PRs: https://github.com/arduino-libraries/Arduino_GigaDisplayTouch/pull/5 and https://github.com/arduino/ArduinoCore-mbed/pull/847

fyi @BenjaminDannegard @karlsoderby