zephyr/lib/gui/lvgl
Jan Van Winkel 18ef131c80 gui: Move lvgl into a zephyr module
Removed lvgl sources from CMakefile.txt and only keep zephyr glue
logic.

Further added lvgl module to west.yml.

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-07-06 07:58:44 -04:00
..
CMakeLists.txt gui: Move lvgl into a zephyr module 2019-07-06 07:58:44 -04:00
Kconfig lvgl: kconfig: Remove menu and use a 'menuconfig' symbol 2019-05-21 14:19:20 -05:00
Kconfig.fonts
Kconfig.objects gui: Upstep LittlevGL to version 5.3 2019-02-04 15:32:29 -05:00
Kconfig.themes
lv_conf.h gui: Corrected typo in object realign Kconfig option 2019-02-08 09:35:18 -06:00
lvgl.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
lvgl_color.h cleanup: include/: move display.h to drivers/display.h 2019-06-27 22:55:49 -04:00
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 cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
lvgl_fs.h
lvgl_mem.h
lvgl_mem_kernel.c cleanup: include/: move misc/mempool.h to sys/mempool.h 2019-06-27 22:55:49 -04:00
lvgl_mem_user.c cleanup: include/: move misc/mempool.h to sys/mempool.h 2019-06-27 22:55:49 -04:00