zephyr/lib/gui/lvgl
Jan Van Winkel cbfcae7a1f gui: Added glue logic for LittlevGL GUI library
Added glue logic to interface Zephyr with LittlevGL GUI library

This includes:
 * KConfig options for all lvgl options
 * Kernel & user space memory management
 * Zephyr to lvgl FS call mapping
 * Color space conversion function

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-01-07 16:05:35 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.fonts
Kconfig.objects
Kconfig.themes
lv_conf.h
lvgl_color_1.c
lvgl_color_8.c
lvgl_color_16.c
lvgl_color_32.c
lvgl_color.h
lvgl_fs.c
lvgl_fs.h
lvgl_mem_kernel.c
lvgl_mem_user.c
lvgl_mem.h
lvgl.c