boards: makerdiary: adopt new zephyr:board directive and role
This updates the documentation of all the MakerDiary boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
4e99eed2fc
commit
dfde943ceb
|
@ -1,7 +1,4 @@
|
|||
.. _nrf52832_mdk:
|
||||
|
||||
nRF52832-mdk
|
||||
#################
|
||||
.. zephyr:board:: nrf52832_mdk
|
||||
|
||||
Overview
|
||||
********
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
.. _nrf52840_mdk:
|
||||
|
||||
nRF52840-mdk
|
||||
#################
|
||||
.. zephyr:board:: nrf52840_mdk
|
||||
|
||||
Overview
|
||||
********
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
.. _nrf52840_mdk_usb_dongle:
|
||||
|
||||
nRF52840 MDK USB Dongle
|
||||
#######################
|
||||
.. zephyr:board:: nrf52840_mdk_usb_dongle
|
||||
|
||||
Overview
|
||||
********
|
||||
|
@ -15,12 +12,6 @@ Bluetooth5/Tread/802.15.4/ANT/2.4GHz multiprotocol node or development
|
|||
board. Alternatively the USB Dongle can be used as a Network Co-Processor(NCP)
|
||||
with a simple connection to a PC or other USB enabled device.
|
||||
|
||||
.. figure:: nrf52840-mdk-usb-dongle-pinout.jpg
|
||||
:align: center
|
||||
:alt: nRF52840 MDK USB Dongle
|
||||
|
||||
nRF52840 MDK USB Dongle
|
||||
|
||||
See `nrf52840-mdk-usb-dongle website`_ for more information about the development
|
||||
board and `nRF52840 website`_ for the official reference on the IC itself.
|
||||
|
||||
|
|
Loading…
Reference in New Issue