I have a 240x128 T6963 LCD and i need to use a graphic library,
how can i port LVGL for this guy?
I would appreciate any help/idea.
I have a 240x128 T6963 LCD and i need to use a graphic library,
how can i port LVGL for this guy?
I would appreciate any help/idea.
Do you already have the drivers for this display, and can send an image data to the display?
Basically, the rest would be implementing flush callback from LVGL to the drivers.