Skip to content

Commit 6611f4b

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 31209b5 commit 6611f4b

File tree

1 file changed

+90
-72
lines changed

1 file changed

+90
-72
lines changed

0 commit comments

Comments
 (0)