From b718165c3275a0847f0e49a4722a3eb250de8a78 Mon Sep 17 00:00:00 2001 From: Loic Poulain Date: Wed, 30 Oct 2019 14:33:07 +0100 Subject: [PATCH] samples: video: Fix board reference name Fix board reference name in the documentation. Signed-off-by: Loic Poulain --- samples/video/capture/README.rst | 2 +- samples/video/tcpserversink/README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/video/capture/README.rst b/samples/video/capture/README.rst index a846ca9ae1e..bf6790df161 100644 --- a/samples/video/capture/README.rst +++ b/samples/video/capture/README.rst @@ -33,7 +33,7 @@ For :ref:`mimxrt1064_evk`, build this sample application with the following comm .. zephyr-app-commands:: :zephyr-app: samples/video/mt9m114 - :board: mimxrt1064 + :board: mimxrt1064_evk :goals: build :compact: diff --git a/samples/video/tcpserversink/README.rst b/samples/video/tcpserversink/README.rst index 8a3ad2e873e..5258fde26ea 100644 --- a/samples/video/tcpserversink/README.rst +++ b/samples/video/tcpserversink/README.rst @@ -32,7 +32,7 @@ For :ref:`mimxrt1064_evk`, build this sample application with the following comm .. zephyr-app-commands:: :zephyr-app: samples/video/mt9m114 - :board: mimxrt1064 + :board: mimxrt1064_evk :goals: build :compact: