You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
294 B
17 lines
294 B
CONFIG_VIDEO=y |
|
|
|
CONFIG_PRINTK=y |
|
CONFIG_LOG=y |
|
|
|
CONFIG_MAIN_STACK_SIZE=4096 |
|
|
|
CONFIG_DISPLAY=y |
|
CONFIG_DISPLAY_LOG_LEVEL_ERR=y |
|
|
|
CONFIG_LVGL=y |
|
CONFIG_LV_CONF_MINIMAL=y |
|
CONFIG_LV_USE_IMAGE=y |
|
CONFIG_LV_Z_MEM_POOL_SIZE=16384 |
|
CONFIG_LV_USE_PERF_MONITOR=y |
|
CONFIG_LV_USE_DROPDOWN=y |
|
CONFIG_LV_USE_SYSMON=y
|
|
|