xref: /samples/drivers/video/capture_to_lvgl/prj.conf
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1CONFIG_VIDEO=y
2
3CONFIG_PRINTK=y
4CONFIG_LOG=y
5
6CONFIG_MAIN_STACK_SIZE=4096
7
8CONFIG_DISPLAY=y
9CONFIG_DISPLAY_LOG_LEVEL_ERR=y
10
11CONFIG_LVGL=y
12CONFIG_LV_CONF_MINIMAL=y
13CONFIG_LV_USE_IMAGE=y
14CONFIG_LV_Z_MEM_POOL_SIZE=16384
15CONFIG_LV_USE_PERF_MONITOR=y
16CONFIG_LV_USE_DROPDOWN=y
17CONFIG_LV_USE_SYSMON=y
18

Last Index update Fri Aug 22 02:51:05 CST 2025