boards: bcdevices: adopt new zephyr:board directive and role
This updates the documentation of all the Blue Clover Devices boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
23f5e3e97e
commit
200ff9ec57
|
@ -1,7 +1,4 @@
|
|||
.. _blueclover_plt_demo_v2_nrf52832:
|
||||
|
||||
Blue Clover PLT Demo V2 nRF52832
|
||||
################################
|
||||
.. zephyr:board:: blueclover_plt_demo_v2
|
||||
|
||||
Overview
|
||||
********
|
||||
|
@ -27,10 +24,6 @@ The Nordic Semiconductor nRF52832 ARM Cortex-M4F MCU features the following:
|
|||
* :abbr:`UART (Universal asynchronous receiver-transmitter)`
|
||||
* :abbr:`WDT (Watchdog Timer)`
|
||||
|
||||
.. figure:: img/blueclover_plt_demo_v2.jpg
|
||||
:align: center
|
||||
:alt: Blue Clover PLT Demo V2 nRF52832
|
||||
|
||||
Hardware
|
||||
********
|
||||
|
||||
|
|
Loading…
Reference in New Issue