diff --git a/boards/nordic/nrf52833dk/doc/index.rst b/boards/nordic/nrf52833dk/doc/index.rst index 4e7556db498..d182053d506 100644 --- a/boards/nordic/nrf52833dk/doc/index.rst +++ b/boards/nordic/nrf52833dk/doc/index.rst @@ -41,7 +41,7 @@ is 32 MHz. Supported Features ================== -The nrf52833dk_nrf52833 board configuration supports the following +The ``nrf52833dk/nrf52833`` board configuration supports the following hardware features: +-----------+------------+----------------------+ @@ -106,7 +106,7 @@ Push buttons 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 :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: samples/hello_world - :board: nrf52833dk_nrf52833 + :board: nrf52833dk/nrf52833 :goals: build flash Debugging @@ -224,7 +224,7 @@ nRF52820 emulation on nRF52833 DK 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 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 diff --git a/boards/nordic/nrf52840dk/doc/index.rst b/boards/nordic/nrf52840dk/doc/index.rst index 30a1282ee11..953c86fd190 100644 --- a/boards/nordic/nrf52840dk/doc/index.rst +++ b/boards/nordic/nrf52840dk/doc/index.rst @@ -45,7 +45,7 @@ is 32.768 kHz. The frequency of the main clock is 32 MHz. Supported Features ================== -The nrf52840dk_nrf52840 board configuration supports the following +The ``nrf52840dk/nrf52840`` board configuration supports the following hardware features: +-----------+------------+----------------------+ @@ -221,7 +221,7 @@ nRF52811 emulation on nRF52840 DK 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 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 diff --git a/boards/nordic/nrf52dk/doc/index.rst b/boards/nordic/nrf52dk/doc/index.rst index 54593ce63bb..07f241eac1e 100644 --- a/boards/nordic/nrf52dk/doc/index.rst +++ b/boards/nordic/nrf52dk/doc/index.rst @@ -46,7 +46,7 @@ is 32 MHz. Supported Features ================== -The nrf52dk_nrf52832 board configuration supports the following +The ``nrf52dk/nrf52832`` board configuration supports the following hardware features: +-----------+------------+----------------------+ @@ -413,7 +413,7 @@ nRF52805 emulation on nRF52 DK 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 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 @@ -437,7 +437,7 @@ nRF52810 emulation on nRF52 DK 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 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