zephyr/samples/subsys/display
Pieter De Gendt fd81163f58 samples: subsys: display: lvgl: Add native_posix overlay for SDL input
Enable SDL keyboard events using the zephyr,gpio-emul-sdl driver and
alias key to sw0.
Pressing 'r' on the keyboard resets the counter.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2022-10-03 10:12:03 +02:00
..
cfb includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cfb_custom_font samples: display: cfb_custom_font: Fix stale sample reference 2022-09-29 12:20:14 +02:00
cfb_shell drivers: display: Remove unnecessary Kconfig settings 2022-08-09 12:27:44 +02:00
lvgl samples: subsys: display: lvgl: Add native_posix overlay for SDL input 2022-10-03 10:12:03 +02:00
display.rst