Add support of SDL mouse events as input for the LVGL platforms: native_posix(_64) Signed-off-by: Pavlo Hamov <pasha.gamov@gmail.com>
6 lines
140 B
Text
6 lines
140 B
Text
CONFIG_SDL_DISPLAY_DEV_NAME="DISPLAY"
|
|
CONFIG_SDL_DISPLAY_X_RES=320
|
|
CONFIG_SDL_DISPLAY_Y_RES=240
|
|
|
|
CONFIG_KSCAN=y
|
|
CONFIG_LVGL_POINTER_KSCAN=y
|