Skip to content

Commit 1f3fb17

Browse files
kartbencfriedt
authored andcommitted
doc: shields: fix wrong board name for mimxrt1170_evk//cm7
fix a typo in board name (mixm... instead of mimx...) and actually use a proper board name anyway since it looks like this was still using a HWMv1 name. Fixes #95015 Signed-off-by: Benjamin Cabé <[email protected]>
1 parent fa201b3 commit 1f3fb17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards/shields/rk055hdmipi4m/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ example:
5555

5656
.. zephyr-app-commands::
5757
:zephyr-app: samples/drivers/display
58-
:board: mixmrt1170_evk_cm7
58+
:board: mimxrt1170_evk//cm7
5959
:shield: rk055hdmipi4m
6060
:goals: build
6161

boards/shields/rk055hdmipi4ma0/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ example:
5555

5656
.. zephyr-app-commands::
5757
:zephyr-app: samples/drivers/display
58-
:board: mixmrt1170_evk_cm7
58+
:board: mimxrt1170_evk//cm7
5959
:shield: rk055hdmipi4ma0
6060
:goals: build
6161

0 commit comments

Comments
 (0)