The currently (7b84f5e) used way to write pixels is inefficient. As for each pixel the full display is re-written.
There are better approaches which would need adaptation:
Some alternative starting point: 82f4bf1
Further resources:
💡 A successful port may be merged into lv_drivers
The currently (7b84f5e) used way to write pixels is inefficient. As for each pixel the full display is re-written.
There are better approaches which would need adaptation:
Some alternative starting point: 82f4bf1
Further resources:
💡 A successful port may be merged into lv_drivers