Skip to content

Commit 52c0dc8

Browse files
committed
st7789: make the display generic over RGB565 and RGB444
Same as for st7735 in the previous commit. In addition, this avoids allocating a big chunk of memory on _every_ draw operation (even SetPixel) and instead reuses it across draw operations. This makes the driver a whole lot more efficient.
1 parent 95ab637 commit 52c0dc8

File tree

1 file changed

+90
-72
lines changed

1 file changed

+90
-72
lines changed

0 commit comments

Comments
 (0)