sim/lvgl: Add CONFIG_INPUT_MOUSE to get GUI working
This commit is contained in:
parent
2071aadc0e
commit
afc0e2f0f4
@ -29,6 +29,7 @@ CONFIG_EXAMPLES_LVGLDEMO_STACKSIZE=32768
|
||||
CONFIG_GRAPHICS_LVGL=y
|
||||
CONFIG_IDLETHREAD_STACKSIZE=4096
|
||||
CONFIG_INPUT=y
|
||||
CONFIG_INPUT_MOUSE=y
|
||||
CONFIG_LV_COLOR_DEPTH=32
|
||||
CONFIG_LV_HOR_RES=640
|
||||
CONFIG_LV_VER_RES=480
|
||||
|
Loading…
Reference in New Issue
Block a user