boards: nordic: Fix board names
Fixes some board names in documentation that wasn't updated Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufi
parent
cc1dabca65
commit
32ae4918d0
@@ -41,7 +41,7 @@ is 32 MHz.
|
|||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The nrf52833dk_nrf52833 board configuration supports the following
|
The ``nrf52833dk/nrf52833`` board configuration supports the following
|
||||||
hardware features:
|
hardware features:
|
||||||
|
|
||||||
+-----------+------------+----------------------+
|
+-----------+------------+----------------------+
|
||||||
@@ -106,7 +106,7 @@ Push buttons
|
|||||||
Programming and Debugging
|
Programming and Debugging
|
||||||
*************************
|
*************************
|
||||||
|
|
||||||
Applications for the ``nrf52833dk_nrf52833`` board configuration can be built,
|
Applications for the ``nrf52833dk/nrf52833`` board configuration can be built,
|
||||||
flashed, and debugged in the usual way. See :ref:`build_an_application` and
|
flashed, and debugged in the usual way. See :ref:`build_an_application` and
|
||||||
:ref:`application_run` for more details on building and running.
|
:ref:`application_run` for more details on building and running.
|
||||||
|
|
||||||
@@ -134,7 +134,7 @@ Then build and flash the application in the usual way.
|
|||||||
|
|
||||||
.. zephyr-app-commands::
|
.. zephyr-app-commands::
|
||||||
:zephyr-app: samples/hello_world
|
:zephyr-app: samples/hello_world
|
||||||
:board: nrf52833dk_nrf52833
|
:board: nrf52833dk/nrf52833
|
||||||
:goals: build flash
|
:goals: build flash
|
||||||
|
|
||||||
Debugging
|
Debugging
|
||||||
@@ -224,7 +224,7 @@ nRF52820 emulation on nRF52833 DK
|
|||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
||||||
The nrf52833dk_nrf52820 board is a modified version of the
|
The ``nrf52833dk/nrf52820`` board is a modified version of the
|
||||||
:ref:`nrf52833dk_nrf52833` that enforces the limitations imposed by the nRF52820
|
:ref:`nrf52833dk_nrf52833` that enforces the limitations imposed by the nRF52820
|
||||||
IC, which is a variant of the original nRF52833. Since Nordic does not offer a
|
IC, which is a variant of the original nRF52833. Since Nordic does not offer a
|
||||||
development kit for the nRF52820 you can use this board to develop for this IC
|
development kit for the nRF52820 you can use this board to develop for this IC
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ is 32.768 kHz. The frequency of the main clock is 32 MHz.
|
|||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The nrf52840dk_nrf52840 board configuration supports the following
|
The ``nrf52840dk/nrf52840`` board configuration supports the following
|
||||||
hardware features:
|
hardware features:
|
||||||
|
|
||||||
+-----------+------------+----------------------+
|
+-----------+------------+----------------------+
|
||||||
@@ -221,7 +221,7 @@ nRF52811 emulation on nRF52840 DK
|
|||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
||||||
The nrf52840dk/nrf52811 board variant is a modified version of the
|
The ``nrf52840dk/nrf52811`` board variant is a modified version of the
|
||||||
:ref:`nrf52840dk_nrf52840` that enforces the limitations imposed by the nRF52811
|
:ref:`nrf52840dk_nrf52840` that enforces the limitations imposed by the nRF52811
|
||||||
IC, which is a variant of the original nRF52840. Since Nordic does not offer a
|
IC, which is a variant of the original nRF52840. Since Nordic does not offer a
|
||||||
development kit for the nRF52811 you can use this board to develop for this IC
|
development kit for the nRF52811 you can use this board to develop for this IC
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ is 32 MHz.
|
|||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The nrf52dk_nrf52832 board configuration supports the following
|
The ``nrf52dk/nrf52832`` board configuration supports the following
|
||||||
hardware features:
|
hardware features:
|
||||||
|
|
||||||
+-----------+------------+----------------------+
|
+-----------+------------+----------------------+
|
||||||
@@ -413,7 +413,7 @@ nRF52805 emulation on nRF52 DK
|
|||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
||||||
The nrf52dk_nrf52805 board is a modified version of the :ref:`nrf52dk_nrf52832`
|
The ``nrf52dk/nrf52805`` board is a modified version of the :ref:`nrf52dk_nrf52832`
|
||||||
that enforces the limitations imposed by the nRF52805 IC, which is a
|
that enforces the limitations imposed by the nRF52805 IC, which is a
|
||||||
cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
||||||
development kit for the nRF52805, you can use this board to develop for this
|
development kit for the nRF52805, you can use this board to develop for this
|
||||||
@@ -437,7 +437,7 @@ nRF52810 emulation on nRF52 DK
|
|||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
||||||
The nrf52dk_nrf52810 board is a modified version of the :ref:`nrf52dk_nrf52832`
|
The ``nrf52dk/nrf52810`` board is a modified version of the :ref:`nrf52dk_nrf52832`
|
||||||
that enforces the limitations imposed by the nRF52810 IC, which is a
|
that enforces the limitations imposed by the nRF52810 IC, which is a
|
||||||
cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
||||||
development kit for the nRF52810 you can use this board to develop for this
|
development kit for the nRF52810 you can use this board to develop for this
|
||||||
|
|||||||
Reference in New Issue
Block a user