samples: drivers: video: fix shield name

The capture to LVGL sample is using an incorrect name for the
weact_ov2640_cam_module shield

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-11-05 12:18:20 +01:00 committed by Mahesh Mahadevan
parent 33def3036a
commit c6cc7a17e5

View file

@ -32,7 +32,7 @@ For :zephyr:board:`mini_stm32h743`, build this sample application with the follo
.. zephyr-app-commands::
:zephyr-app: samples/drivers/video/capture_to_lvgl/
:board: mini_stm32h743
:shield: weact_ministm32h7xx_ov2640
:shield: weact_ov2640_cam_module
:goals: build flash
:gen-args: -DCONFIG_BOOT_DELAY=2000
:compact: