Skip to content

Commit c6cc7a1

Browse files
kartbenmmahadevan108
authored andcommitted
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é <[email protected]>
1 parent 33def30 commit c6cc7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/drivers/video/capture_to_lvgl/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ For :zephyr:board:`mini_stm32h743`, build this sample application with the follo
3232
.. zephyr-app-commands::
3333
:zephyr-app: samples/drivers/video/capture_to_lvgl/
3434
:board: mini_stm32h743
35-
:shield: weact_ministm32h7xx_ov2640
35+
:shield: weact_ov2640_cam_module
3636
:goals: build flash
3737
:gen-args: -DCONFIG_BOOT_DELAY=2000
3838
:compact:

0 commit comments

Comments
 (0)