doc: board_porting: fix minor typo
Correct a minor typo in the hardware/porting/board_porting documentation page. Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
This commit is contained in:
parent
02d2cc519a
commit
8bc3a14c05
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ The board qualifiers ``nrf5340/cpuapp/ns`` can be read as:
|
|||
- ``cpuapp``: The CPU cluster ``cpuapp``, which consists of a single Cortex-M33
|
||||
CPU core. The number of cores in a CPU cluster cannot be determined from the
|
||||
board qualifiers.
|
||||
- ``ns``: a variant, in this case ``ns`` is a common variant name is
|
||||
- ``ns``: a variant, in this case ``ns`` is a common variant name in
|
||||
Zephyr denoting a non-secure build for boards supporting :ref:`tfm`.
|
||||
|
||||
Not all SoCs define CPU clusters or variants. For example a simple board
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue