Open
Description
@tore-espressif @kisvegabor @embeddedt
Is there anything special we should add to the drivers in order to support v8? Here's a list of what I think is necessary:
- Orientation awareness: Current rotation doesn't align with LVGL orientation, we have portrait, portrait inverted, landscape and landscape inverted, LVGL has orientation in 90° rotation.
- Update display driver member names.
- Update LVGL initialization.
- Drivers now need to know their size in order to be initialized (
LV_HOR_RES_MAX
andLV_VER_RES_MAX
no longer exist).
Metadata
Metadata
Assignees
Labels
No labels