Removes the LV_COLOR_SCREEN_TRANSP Kconfig option as its not part of the modules Kconfig anymore and renames the functions according to the new v9.2 API. Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
CONFIG_MAIN_STACK_SIZE=4096
|
|
CONFIG_LOG=y
|
|
|
|
CONFIG_LVGL=y
|
|
CONFIG_LV_Z_MEM_POOL_SIZE=16384
|
|
CONFIG_LV_COLOR_DEPTH_32=y
|
|
|
|
CONFIG_DISPLAY=y
|