WIP most of a basic display driver + lvgl, but not yet working :(
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
#define LV_COLOR_DEPTH 16
|
||||
|
||||
/*Swap the 2 bytes of RGB565 color. Useful if the display has an 8-bit interface (e.g. SPI)*/
|
||||
#define LV_COLOR_16_SWAP 0
|
||||
#define LV_COLOR_16_SWAP 1
|
||||
|
||||
/*Enable features to draw on transparent background.
|
||||
*It's required if opa, and transform_* style properties are used.
|
||||
|
||||
Reference in New Issue
Block a user