boards: particle: adopt new zephyr:board directive and role
This updates the documentation of all the Particle boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
6205a387bb
commit
3f1d066cdd
5 changed files with 5 additions and 38 deletions
|
|
@ -1,7 +1,4 @@
|
||||||
.. _particle_argon:
|
.. zephyr:board:: particle_argon
|
||||||
|
|
||||||
Particle Argon
|
|
||||||
##############
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
@ -29,12 +26,6 @@ Hardware
|
||||||
On the front of the board are RGB-LED, LED and LIPO circuitry.
|
On the front of the board are RGB-LED, LED and LIPO circuitry.
|
||||||
The RGB-LED is controlled by the nRF52840 via GPIO pins.
|
The RGB-LED is controlled by the nRF52840 via GPIO pins.
|
||||||
|
|
||||||
.. figure:: img/particle_argon.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: Particle Argon
|
|
||||||
|
|
||||||
Particle Argon (Credit: Particle Industries)
|
|
||||||
|
|
||||||
Power supply
|
Power supply
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _particle_boron:
|
.. zephyr:board:: particle_boron
|
||||||
|
|
||||||
Particle Boron
|
|
||||||
##############
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
@ -29,12 +26,6 @@ Hardware
|
||||||
On the front of the board are RGB-LED, LED and LIPO circuitry.
|
On the front of the board are RGB-LED, LED and LIPO circuitry.
|
||||||
The RGB-LED is controlled by the nRF52840 via GPIO pins.
|
The RGB-LED is controlled by the nRF52840 via GPIO pins.
|
||||||
|
|
||||||
.. figure:: img/particle_boron.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: Particle Boron
|
|
||||||
|
|
||||||
Particle Boron (Credit: Particle Industries)
|
|
||||||
|
|
||||||
Power supply
|
Power supply
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _nrf51_blenano:
|
.. zephyr:board:: nrf51_blenano
|
||||||
|
|
||||||
Redbear Labs Nano
|
|
||||||
#################
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _nrf52_blenano2:
|
.. zephyr:board:: nrf52_blenano2
|
||||||
|
|
||||||
Redbear Labs Nano v2
|
|
||||||
####################
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _particle_xenon:
|
.. zephyr:board:: particle_xenon
|
||||||
|
|
||||||
Particle Xenon
|
|
||||||
##############
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
@ -28,12 +25,6 @@ Hardware
|
||||||
On the front of the board are RGB-LED, LED and LIPO circuitry.
|
On the front of the board are RGB-LED, LED and LIPO circuitry.
|
||||||
The RGB-LED is controlled by the nRF52840 via GPIO pins.
|
The RGB-LED is controlled by the nRF52840 via GPIO pins.
|
||||||
|
|
||||||
.. figure:: img/particle_xenon.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: Particle Xenon
|
|
||||||
|
|
||||||
Particle Xenon (Credit: Particle Industries)
|
|
||||||
|
|
||||||
Power supply
|
Power supply
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue