zephyr/lib/gui/lvgl
Jan Van Winkel 539d16fca8 gui: Corrected RGB888 pointer in LVGL write function
Corrected buffer pointer in LVGL zephyr_vdb_write function for
converting RGBA8888 to RGB888 pixel format.

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-05-30 09:33:07 -04:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig lvgl: kconfig: Remove menu and use a 'menuconfig' symbol 2019-05-21 14:19:20 -05:00
Kconfig.fonts
Kconfig.objects
Kconfig.themes
lv_conf.h
lvgl.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
lvgl_color.h
lvgl_color_1.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
lvgl_color_8.c
lvgl_color_16.c all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
lvgl_color_32.c gui: Corrected RGB888 pointer in LVGL write function 2019-05-30 09:33:07 -04:00
lvgl_fs.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
lvgl_fs.h
lvgl_mem.h
lvgl_mem_kernel.c
lvgl_mem_user.c sys_mem_pool: use sys_mutex 2019-04-03 13:47:45 -04:00