Browse Source

boards: electronut: adopt new zephyr:board directive and role

This updates the documentation of all the Electronut boards to use
the new `zephyr:board::` directive.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
pull/80294/head
Benjamin Cabé 9 months ago committed by Carles Cufí
parent
commit
1aa45f77d6
  1. 11
      boards/electronut/nrf52840_blip/doc/index.rst
  2. 11
      boards/electronut/nrf52840_papyr/doc/nrf52840_papyr.rst

11
boards/electronut/nrf52840_blip/doc/index.rst

@ -1,7 +1,4 @@
.. _nrf52840_blip: .. zephyr:board:: nrf52840_blip
Electronut Labs Blip
####################
Overview Overview
******** ********
@ -25,12 +22,6 @@ nRF52840 ARM Cortex-M4F CPU and the following devices:
* :abbr:`USB (Universal Serial Bus)` * :abbr:`USB (Universal Serial Bus)`
* :abbr:`WDT (Watchdog Timer)` * :abbr:`WDT (Watchdog Timer)`
.. figure:: img/nrf52840_blip.jpg
:align: center
:alt: Electronut Labs Blip
Electronut Labs Blip (Credit: Electronut Labs)
More information about the board is available at https://github.com/electronut/ElectronutLabs-blip. More information about the board is available at https://github.com/electronut/ElectronutLabs-blip.
Hardware Hardware

11
boards/electronut/nrf52840_papyr/doc/nrf52840_papyr.rst

@ -1,7 +1,4 @@
.. _nrf52840_papyr: .. zephyr:board:: nrf52840_papyr
Electronut Labs Papyr
#####################
Overview Overview
******** ********
@ -27,12 +24,6 @@ the following devices:
* :abbr:`WDT (Watchdog Timer)` * :abbr:`WDT (Watchdog Timer)`
* COUNTER * COUNTER
.. figure:: img/nrf52840_papyr.jpg
:align: center
:alt: Electronut Labs Papyr
Electronut Labs Papyr (Credit: Electronut Labs)
More information about the board is available at https://gitlab.com/electronutlabs-public/papyr. More information about the board is available at https://gitlab.com/electronutlabs-public/papyr.
Hardware Hardware

Loading…
Cancel
Save