zephyr/samples/subsys/display
Martin Kiepfer 9339882fbb samples: lvgl: Extend hello world sample button functionality
This commit adds a callback to the button to reset the counter when the
button is pressed. The button is automatically created when lvgl
pointer or kscan support is enabled. The same reset functionality was
already available for possible gpio button.

Please make sure to define a zephyr input device in device
tree (e.g. "zephyr,lvgl-pointer-input").

Signed-off-by: Martin Kiepfer <m.kiepfer@teleschirm.org>
2023-09-11 19:56:37 +02:00
..
cfb samples: cfb: support MONO01 pixel format 2023-08-16 14:47:59 +02:00
cfb_custom_font samples: cfb: support MONO01 pixel format 2023-08-16 14:47:59 +02:00
cfb_shell drivers: display: Remove unnecessary Kconfig settings 2022-08-09 12:27:44 +02:00
lvgl samples: lvgl: Extend hello world sample button functionality 2023-09-11 19:56:37 +02:00
display.rst