We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d2cc5 commit 8bc3a14Copy full SHA for 8bc3a14
doc/hardware/porting/board_porting.rst
@@ -164,7 +164,7 @@ The board qualifiers ``nrf5340/cpuapp/ns`` can be read as:
164
- ``cpuapp``: The CPU cluster ``cpuapp``, which consists of a single Cortex-M33
165
CPU core. The number of cores in a CPU cluster cannot be determined from the
166
board qualifiers.
167
-- ``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
168
Zephyr denoting a non-secure build for boards supporting :ref:`tfm`.
169
170
Not all SoCs define CPU clusters or variants. For example a simple board
0 commit comments