b76ac9a851
Convert the SDL driver to use the input subsystem. This is specifically meant to emulate touchscreen drivers, so it's setup to send triplet of x, y, touch for touch-on events and just touch off on touch off events. Renamed the driver to input-sdl-touch since now we can also develop an sdl driver for simulating key events. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.ft5336 | ||
Kconfig.gpio_keys | ||
Kconfig.sdl | ||
input_ft5336.c | ||
input_gpio_keys.c | ||
input_sdl_touch.c |