Skip to content

Commit 1508d7e

Browse files
NinoSckartben
authored andcommitted
samples: drivers: video: fix capture_to_lvgl statistics
CONFIG_LV_USE_PERF_MONITOR depends on CONFIG_LV_USE_SYSMON. Signed-off-by: Antonino Scarpaci <antonino.scarpaci@gmail.com>
1 parent afc481a commit 1508d7e

File tree

1 file changed

+2
-0
lines changed
  • samples/drivers/video/capture_to_lvgl

1 file changed

+2
-0
lines changed

samples/drivers/video/capture_to_lvgl/prj.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ CONFIG_LV_CONF_MINIMAL=y
1414
CONFIG_LV_USE_IMAGE=y
1515
CONFIG_LV_Z_MEM_POOL_SIZE=16384
1616
CONFIG_LV_USE_PERF_MONITOR=y
17+
CONFIG_LV_USE_DROPDOWN=y
18+
CONFIG_LV_USE_SYSMON=y

0 commit comments

Comments
 (0)