zephyr/lib/gui/lvgl
Anas Nashif 08ee8b09ba cleanup: include/: move misc/mempool.h to sys/mempool.h
move misc/mempool.h to sys/mempool.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -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
lvgl_color.h cleanup: include/: move display.h to drivers/display.h 2019-06-27 22:55:49 -04:00
lvgl_color_1.c
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