Răsfoiți Sursa

change: bsp/win32默认改成rgb565swap颜色空间

Wendal Chen 4 ani în urmă
părinte
comite
cff0596aa8
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      bsp/win32/include/luat_conf_bsp.h

+ 3 - 0
bsp/win32/include/luat_conf_bsp.h

@@ -27,6 +27,9 @@
 
 #define LUAT_FORCE_WIN32 1
 
+#define LV_COLOR_16_SWAP 1
+#define LV_COLOR_DEPTH 16
+
 #define LUAT_USE_LVGL 1
 #define LV_MEM_CUSTOM 1
 #define LUAT_LV_DEBUG 0