boards: others: adopt new zephyr:board directive and role
This updates the documentation of all the "others" boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
3e0bf34a94
commit
dc271263d4
9 changed files with 9 additions and 68 deletions
|
|
@ -1,7 +1,4 @@
|
||||||
.. _black_f407ve_board:
|
.. zephyr:board:: black_f407ve
|
||||||
|
|
||||||
Black STM32 F407VE Development Board
|
|
||||||
####################################
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
@ -27,10 +24,6 @@ Here are some highlights of the BLACK_F407VE board:
|
||||||
- Four push-buttons: RESET, K0, K1 and WK_UP
|
- Four push-buttons: RESET, K0, K1 and WK_UP
|
||||||
- Mini-AB connector
|
- Mini-AB connector
|
||||||
|
|
||||||
.. image:: img/black_f407ve.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: BLACK_F407VE
|
|
||||||
|
|
||||||
See also board descriptions at `STM32-base website`_,
|
See also board descriptions at `STM32-base website`_,
|
||||||
`STM32F407VET6 black board`_ and `MCUDev Black STM32F407VET6`_
|
`STM32F407VET6 black board`_ and `MCUDev Black STM32F407VET6`_
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _black_f407zg_pro_board:
|
.. zephyr:board:: black_f407zg_pro
|
||||||
|
|
||||||
Black STM32 F407ZG Pro Development Board
|
|
||||||
########################################
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
@ -27,10 +24,6 @@ Here are some highlights of the BLACK_F407ZG_PRO board:
|
||||||
- Four push-buttons: RESET, K0, K1 and WK_UP
|
- Four push-buttons: RESET, K0, K1 and WK_UP
|
||||||
- Mini-AB connector
|
- Mini-AB connector
|
||||||
|
|
||||||
.. image:: img/black_f407zg_pro.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: BLACK_F407ZG_PRO
|
|
||||||
|
|
||||||
.. warning:: The +5V pins on this board are directly connected to the +5V pin
|
.. warning:: The +5V pins on this board are directly connected to the +5V pin
|
||||||
of the USB connector. There is no protection in place. Do not
|
of the USB connector. There is no protection in place. Do not
|
||||||
power this board through USB and an external power supply at
|
power this board through USB and an external power supply at
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _icev_wireless:
|
.. zephyr:board:: icev_wireless
|
||||||
|
|
||||||
ICE-V Wireless
|
|
||||||
##############
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
@ -10,12 +7,6 @@ The ICE-V Wireless is a combined ESP32C3 and iCE40 FPGA board.
|
||||||
|
|
||||||
See the `ICE-V Wireless Github Project`_ for details.
|
See the `ICE-V Wireless Github Project`_ for details.
|
||||||
|
|
||||||
.. figure:: img/icev_wireless.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: ICE-V Wireless
|
|
||||||
|
|
||||||
ICE-V Wireless
|
|
||||||
|
|
||||||
Hardware
|
Hardware
|
||||||
********
|
********
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _neorv32:
|
.. zephyr:board:: neorv32
|
||||||
|
|
||||||
NEORV32
|
|
||||||
#######
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _serpente:
|
.. zephyr:board:: serpente
|
||||||
|
|
||||||
Arturo182 Serpente
|
|
||||||
##################
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
@ -11,10 +8,6 @@ board equipped with 4MiB flash storage, a PWM enabled RGB led and 6 I/O pins.
|
||||||
The board comes with 3 different USB connector options: USB Type-C plug,
|
The board comes with 3 different USB connector options: USB Type-C plug,
|
||||||
USB Type-C socket and USB Type-A plug.
|
USB Type-C socket and USB Type-A plug.
|
||||||
|
|
||||||
.. image:: img/serpente.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: Serpente Boards
|
|
||||||
|
|
||||||
Hardware
|
Hardware
|
||||||
********
|
********
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _stm32_min_dev:
|
.. zephyr:board:: stm32_min_dev
|
||||||
|
|
||||||
STM32 Minimum Development Board
|
|
||||||
###############################
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
@ -16,12 +13,6 @@ are two variants of the board:
|
||||||
Zephyr applications can use the stm32_min_dev@blue or stm32_min_dev@black board
|
Zephyr applications can use the stm32_min_dev@blue or stm32_min_dev@black board
|
||||||
configuration to use these boards.
|
configuration to use these boards.
|
||||||
|
|
||||||
.. figure:: img/stm32_min_dev.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: STM32 Minimum Development Board
|
|
||||||
|
|
||||||
STM32 Minimum Development Board
|
|
||||||
|
|
||||||
As the name suggests, these boards have the bare minimum components required to
|
As the name suggests, these boards have the bare minimum components required to
|
||||||
power on the CPU. For practical use, you'll need to add additional components
|
power on the CPU. For practical use, you'll need to add additional components
|
||||||
and circuits using a breadboard, for example.
|
and circuits using a breadboard, for example.
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _stm32f030_demo:
|
.. zephyr:board:: stm32f030_demo
|
||||||
|
|
||||||
STM32F030 DEMO BOARD
|
|
||||||
####################
|
|
||||||
|
|
||||||
This board has the bare minimum components required to power on
|
This board has the bare minimum components required to power on
|
||||||
the STM32F030F4P6 MCU. Most of the GPIOs on the STM32 SoC have
|
the STM32F030F4P6 MCU. Most of the GPIOs on the STM32 SoC have
|
||||||
|
|
@ -11,10 +8,6 @@ that match the SoC's pin names.
|
||||||
For practical use, you'll need to add additional components
|
For practical use, you'll need to add additional components
|
||||||
and circuits using a breadboard, for example.
|
and circuits using a breadboard, for example.
|
||||||
|
|
||||||
.. image:: img/stm32f030_demo.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: STM32F030 DEMO BOARD
|
|
||||||
|
|
||||||
More information about the board can be found at the `stm32-base.org website`_.
|
More information about the board can be found at the `stm32-base.org website`_.
|
||||||
|
|
||||||
More information about STM32F030F4P6 can be found here:
|
More information about STM32F030F4P6 can be found here:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _stm32f103_mini_board:
|
.. zephyr:board:: stm32f103_mini
|
||||||
|
|
||||||
STM32F103 Mini
|
|
||||||
################
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _stm32f401_mini:
|
.. zephyr:board:: stm32f401_mini
|
||||||
|
|
||||||
STM32 Mini F401
|
|
||||||
###############
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
@ -10,10 +7,6 @@ The STM32 Mini F401 is an extremely low cost and bare-bones
|
||||||
development board featuring the STM32F401CC, see `STM32F401CC website`_.
|
development board featuring the STM32F401CC, see `STM32F401CC website`_.
|
||||||
More info about the board with schematics available `here <stm32-base-board-page_>`_
|
More info about the board with schematics available `here <stm32-base-board-page_>`_
|
||||||
|
|
||||||
.. image:: img/STM32_Mini_F401-1.jpg
|
|
||||||
:align: center
|
|
||||||
:alt: STM32 Mini F401
|
|
||||||
|
|
||||||
Hardware
|
Hardware
|
||||||
********
|
********
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue