Skip to content

Commit 48a077f

Browse files
kartbennashif
authored andcommitted
doc: update references to video capture sample
Video samples have moved from samples/subsys/video to samples/drivers/video. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent a056b60 commit 48a077f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

boards/shields/dvp_fpc24_mt9m114/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Programming
7878
Set ``--shield dvp_fpc24_mt9m114`` when you invoke ``west build``. For example:
7979

8080
.. zephyr-app-commands::
81-
:zephyr-app: samples/subsys/video/capture
81+
:zephyr-app: samples/drivers/video/capture
8282
:board: mimxrt1064_evk
8383
:shield: dvp_fpc24_mt9m114
8484
:goals: build

boards/shields/nxp_btb44_ov5640/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Programming
120120
Set ``--shield nxp_btb44_ov5640`` when you invoke ``west build``. For example:
121121

122122
.. zephyr-app-commands::
123-
:zephyr-app: samples/subsys/video/capture
123+
:zephyr-app: samples/drivers/video/capture
124124
:board: mimxrt1170_evk/mimxrt1176/cm7
125125
:shield: nxp_btb44_ov5640
126126
:goals: build

samples/drivers/video/capture/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For :ref:`mimxrt1064_evk`, build this sample application with the following comm
5050
For :ref:`mimxrt1170_evk`, build this sample application with the following commands:
5151

5252
.. zephyr-app-commands::
53-
:zephyr-app: samples/subsys/video/capture
53+
:zephyr-app: samples/drivers/video/capture
5454
:board: mimxrt1170_evk/mimxrt1176/cm7
5555
:shield: nxp_btb44_ov5640,rk055hdmipi4ma0
5656
:goals: build

0 commit comments

Comments
 (0)