Skip to content

Commit 4ea483a

Browse files
yangbolu1991carlescufi
authored andcommitted
boards: nxp: imx95_evk: improve doc
Improved doc with using exact board name and some fix-up. Signed-off-by: Yangbo Lu <[email protected]>
1 parent e9a41ed commit 4ea483a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

boards/nxp/imx95_evk/doc/index.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Hardware
7676
Supported Features
7777
==================
7878

79-
The Zephyr imx95_evk_m7 board configuration supports the following hardware features:
79+
The Zephyr ``imx95_evk/mimx9596/m7`` board target supports the following hardware features:
8080

8181
+-----------+------------+-------------------------------------+
8282
| Interface | Controller | Driver/Component |
@@ -92,7 +92,8 @@ The Zephyr imx95_evk_m7 board configuration supports the following hardware feat
9292
| UART | on-chip | serial port |
9393
+-----------+------------+-------------------------------------+
9494

95-
The Zephyr imx95_evk_a55 board configuration supports the following hardware features:
95+
The Zephyr ``imx95_evk/mimx9596/a55`` and ``imx95_evk/mimx9596/a55/smp`` board targets support
96+
the following hardware features:
9697

9798
+-----------+------------+-------------------------------------+
9899
| Interface | Controller | Driver/Component |
@@ -133,7 +134,7 @@ for example, with the :zephyr:code-sample:`synchronization` sample:
133134
:zephyr-app: samples/synchronization
134135
:host-os: unix
135136
:board: imx95_evk/mimx9596/a55
136-
:goals: run
137+
:goals: build
137138

138139
This will build an image (zephyr.bin) with the synchronization sample app.
139140

@@ -172,7 +173,7 @@ It will display the following console output:
172173
:zephyr-app: samples/synchronization
173174
:host-os: unix
174175
:board: imx95_evk/mimx9596/a55/smp
175-
:goals: run
176+
:goals: build
176177

177178
This will build an image (zephyr.bin) with the synchronization sample app.
178179

0 commit comments

Comments
 (0)