2ea2d37d60
Adds saving of the last lv_indev_data_t for button and pointer type devices. This is needed because there is currently no way to tell LVGL in the read callback that no event is pending. Preservation of the last state is expected to happen in the port layer for the input devices. This resolves issue #62512. Signed-off-by: Fabian Blatz <fabianblatz@gmail.com> |
||
---|---|---|
.. | ||
include | ||
input | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.input | ||
Kconfig.memory | ||
Kconfig.shell | ||
lvgl.c | ||
lvgl_display.c | ||
lvgl_display_16bit.c | ||
lvgl_display_24bit.c | ||
lvgl_display_32bit.c | ||
lvgl_display_mono.c | ||
lvgl_fs.c | ||
lvgl_mem.c | ||
lvgl_shell.c |