Enhances the lvgl sample to support an optional touch panel input on
mimxrt10{50,60,64}_evk boards.
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
12 lines
187 B
Plaintext
12 lines
187 B
Plaintext
CONFIG_HEAP_MEM_POOL_SIZE=16384
|
|
|
|
CONFIG_DISPLAY=y
|
|
CONFIG_DISPLAY_LOG_LEVEL_ERR=y
|
|
|
|
CONFIG_LOG=y
|
|
|
|
CONFIG_LVGL=y
|
|
CONFIG_LVGL_OBJ_LABEL=y
|
|
CONFIG_LVGL_OBJ_CONTAINER=y
|
|
CONFIG_LVGL_OBJ_BUTTON=y
|