diff options
author | Marek Vasut <marex@denx.de> | 2023-06-25 15:49:02 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-06-26 05:12:55 -0700 |
commit | 18bb7ad88442e7a35144750c035472d498021243 (patch) | |
tree | cba3cfc409d9f6a38dbf627bad7cba2e8261b9d7 /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python | |
parent | 32905ebacc59b925e120ad0d60007109e128a4a0 (diff) | |
download | meta-openembedded-18bb7ad88442e7a35144750c035472d498021243.tar.gz |
lvgl: Add default input device configuration option
Add the ability to override default touch input device hard-coded into LVGL.
The current default in the code is "/dev/input/event10" for whatever reason,
let user override this. Pick "/dev/input/touchscreen" as the OE default, as
that is more likely to be present on embedded hardware.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python')
0 files changed, 0 insertions, 0 deletions