lv_platformio icon indicating copy to clipboard operation
lv_platformio copied to clipboard

Support lvgl released V9.0.0?

Open BlynkGO opened this issue 2 years ago • 1 comments

I have tried to use lvgl v9.0.0 by lv_platformio, however it occurs some errors as the following

image

How to solve them? Thank you.

BlynkGO avatar Jan 29 '24 07:01 BlynkGO

Hi,

You can see how the API changed in v9 here.

However in v9 there is a built in SDL driver that you can use very easily. See here and enable here.

kisvegabor avatar Jan 29 '24 07:01 kisvegabor