Hi,
currently i am working with lvgl and wayland on STM32MP2 board. application running good but without GPU support. STM32MP2 has 3D gpu with opengles and EGL support but in LVGL and wayland not possible to use as on LVGL wayland is limited to SHM.
in lvgl latest repository and docs also included opengles and egl example and usage but those are not working on STM32MP2 board as i already tested.
Can you please provide working example for wayland with opengles and EGL for STM32MP2 embedded linux ?
thank you
Lvgl Version: 9.4
Board: STM32MP2
OS: yocto based Embedded linux (openSTLinux)