zephyr/modules/lvgl
Fabian Blatz 5e5d9f481c modules: lvgl: Move lvgl kscan pointer handling to separate file
Moves lvgl pointer driver handling based on kscan to its own file, to ease
deletion when the usage of kscan for display touch input has been
deprecated.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2023-08-29 10:17:52 +02:00
..
input modules: lvgl: Move lvgl kscan pointer handling to separate file 2023-08-29 10:17:52 +02:00
CMakeLists.txt modules: lvgl: Move lvgl kscan pointer handling to separate file 2023-08-29 10:17:52 +02:00
Kconfig modules: lvgl: allow offloading rendering process to background thread 2023-08-22 18:05:58 +02:00
Kconfig.input modules: lvgl: add zephyr,lvgl-pointer-input pseudo device 2023-08-29 10:17:52 +02:00
Kconfig.memory
Kconfig.shell
lv_conf.h
lvgl_display_16bit.c modules: lvgl: allow offloading rendering process to background thread 2023-08-22 18:05:58 +02:00
lvgl_display_24bit.c modules: lvgl: allow offloading rendering process to background thread 2023-08-22 18:05:58 +02:00
lvgl_display_32bit.c modules: lvgl: allow offloading rendering process to background thread 2023-08-22 18:05:58 +02:00
lvgl_display_mono.c
lvgl_display.c modules: lvgl: allow offloading rendering process to background thread 2023-08-22 18:05:58 +02:00
lvgl_display.h modules: lvgl: allow offloading rendering process to background thread 2023-08-22 18:05:58 +02:00
lvgl_fs.c modules: lvgl: Handle errors on fs_tell 2023-08-22 10:01:29 +02:00
lvgl_fs.h
lvgl_mem.c
lvgl_mem.h
lvgl_shell.c
lvgl.c modules: lvgl: Move lvgl kscan pointer handling to separate file 2023-08-29 10:17:52 +02:00