Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
380d0ab
boards: 96boards: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
8e9dbd8
boards: actinius: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
b2cda5e
boards: adafruit: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
b2fbecc
boards: arm: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
a9935e1
boards: beagle: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
0064664
boards: brcm: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
80868ff
boards: cypress: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
e09d549
boards: digilent: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
09e2d90
boards: fanke: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
a615430
boards: intel: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
c4059ae
boards: lowrisc: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
86cafde
boards: nordic: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
9b7d93c
boards: nxp: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
7fe5fd2
boards: phytec: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
3dd15e3
boards: pjrc: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
35b00de
boards: qemu: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
ac3220a
boards: sparkfun: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
96d66b1
boards: toradex: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
bad0fbe
boards: u-blox: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
05fb928
boards: xen: use zephyr:board-supported-hw
mathieuchopstm Oct 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 1 addition & 36 deletions boards/96boards/aerocore2/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,39 +48,7 @@ More information about STM32F427VIT6 can be found here:
Supported Features
==================

The Zephyr 96b_aerocore2 board configuration supports the following hardware
features:

+------------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+============+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+------------+------------+-------------------------------------+
| SYSTICK | on-chip | system clock |
+------------+------------+-------------------------------------+
| UART | on-chip | serial port |
+------------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+------------+------------+-------------------------------------+
| PINMUX | on-chip | pinmux |
+------------+------------+-------------------------------------+
| FLASH | on-chip | flash |
+------------+------------+-------------------------------------+
| SPI | on-chip | spi |
+------------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+------------+------------+-------------------------------------+
| PWM | on-chip | timers / pwm |
+------------+------------+-------------------------------------+
| USB OTG FS | on-chip | USB device |
+------------+------------+-------------------------------------+
| ADC | on-chip | adc |
+------------+------------+-------------------------------------+

More details about the board can be found at `96Boards website`_.

The default configuration can be found in
:zephyr_file:`boards/96boards/aerocore2/96b_aerocore2_defconfig`
.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down Expand Up @@ -336,9 +304,6 @@ terminal:

Hello World! arm

.. _96Boards website:
https://www.96boards.org/product/aerocore2/

.. _STM32F427 on www.st.com:
https://www.st.com/en/microcontrollers-microprocessors/stm32f427vi.html

Expand Down
32 changes: 1 addition & 31 deletions boards/96boards/argonkey/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,34 +51,7 @@ Hardware
Supported Features
==================

The Zephyr 96b_argonkey board configuration supports the following hardware
features:

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+-----------+------------+-------------------------------------+
| SYSTICK | on-chip | system clock |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial port |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
| PINMUX | on-chip | pinmux |
+-----------+------------+-------------------------------------+
| FLASH | on-chip | flash |
+-----------+------------+-------------------------------------+
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+

More information about the board can be found at the
`ARGONKEY website`_.

The default board configuration can be found in
:zephyr_file:`boards/96boards/argonkey/96b_argonkey_defconfig`
.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down Expand Up @@ -223,9 +196,6 @@ References

.. target-notes::

.. _ARGONKEY website:
https://www.st.com/en/evaluation-tools/steval-mki187v1.html

.. _AN2606:
https://www.st.com/resource/en/application_note/cd00167594.pdf

Expand Down
20 changes: 1 addition & 19 deletions boards/96boards/avenger96/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,25 +147,7 @@ More information about STM32P157A can be found here:
Supported Features
==================

The Zephyr 96b_avenger96 board configuration supports the following hardware
features:

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial port-polling; |
| | | serial port-interrupt |
+-----------+------------+-------------------------------------+
| PINMUX | on-chip | pinmux |
+-----------+------------+-------------------------------------+

The default configuration can be found in
:zephyr_file:`boards/96boards/avenger96/96b_avenger96_defconfig`

.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down
21 changes: 1 addition & 20 deletions boards/96boards/carbon/doc/nrf51822.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,7 @@ different chip.
Supported Features
==================

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+-----------+------------+-------------------------------------+
| RTC | on-chip | system clock |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial port |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
| FLASH | on-chip | flash |
+-----------+------------+-------------------------------------+
| SPIS | on-chip | SPI slave |
+-----------+------------+-------------------------------------+
| RADIO | on-chip | Bluetooth |
+-----------+------------+-------------------------------------+

The default configuration can be found in
:zephyr_file:`boards/96boards/carbon/96b_carbon_nrf51822_defconfig`
.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down
33 changes: 1 addition & 32 deletions boards/96boards/carbon/doc/stm32f401xe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,35 +73,7 @@ More information about STM32F401RE can be found here:
Supported Features
==================

The Zephyr ``96b_carbon/stm32f401xe`` board configuration supports the following
hardware features:

+------------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+============+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+------------+------------+-------------------------------------+
| SYSTICK | on-chip | system clock |
+------------+------------+-------------------------------------+
| UART | on-chip | serial port |
+------------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+------------+------------+-------------------------------------+
| PINMUX | on-chip | pinmux |
+------------+------------+-------------------------------------+
| FLASH | on-chip | flash |
+------------+------------+-------------------------------------+
| SPI | on-chip | spi |
+------------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+------------+------------+-------------------------------------+
| USB OTG FS | on-chip | USB device |
+------------+------------+-------------------------------------+

More details about the board can be found at `96Boards website`_.

The default configuration can be found in
:zephyr_file:`boards/96boards/carbon/96b_carbon_stm32f401xe_defconfig`
.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down Expand Up @@ -370,9 +342,6 @@ STM32F401RET using an SWD scan.
.. _AN2606:
https://www.st.com/content/ccc/resource/technical/document/application_note/b9/9b/16/3a/12/1e/40/0c/CD00167594.pdf/files/CD00167594.pdf/jcr:content/translations/en.CD00167594.pdf

.. _96Boards website:
http://www.96boards.org/documentation

.. _STM32F401RE on www.st.com:
https://www.st.com/en/microcontrollers/stm32f401re.html

Expand Down
28 changes: 1 addition & 27 deletions boards/96boards/neonkey/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,33 +49,7 @@ Hardware
Supported Features
==================

The Zephyr 96b_neonkey board configuration supports the following hardware
features:

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+-----------+------------+-------------------------------------+
| SYSTICK | on-chip | system clock |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial port |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
| PINMUX | on-chip | pinmux |
+-----------+------------+-------------------------------------+
| FLASH | on-chip | flash |
+-----------+------------+-------------------------------------+
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+

More details about the board can be found at `96Boards website`_.

The default board configuration can be found in
:zephyr_file:`boards/96boards/neonkey/96b_neonkey_defconfig`
.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down
28 changes: 1 addition & 27 deletions boards/96boards/nitrogen/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,33 +50,7 @@ Hardware
Supported Features
==================

The Zephyr 96b_nitrogen board configuration supports the following hardware
features:

+-----------+------------+--------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+======================================+
| NVIC | on-chip | nested vectored interrupt controller |
+-----------+------------+--------------------------------------+
| RTC | on-chip | system clock |
+-----------+------------+--------------------------------------+
| UART | on-chip | serial port |
+-----------+------------+--------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+--------------------------------------+
| FLASH | on-chip | flash |
+-----------+------------+--------------------------------------+
| RADIO | on-chip | Bluetooth |
+-----------+------------+--------------------------------------+
| RTT | on-chip | console |
+-----------+------------+--------------------------------------+

Other hardware features have not been enabled yet for this board.
See `Nordic Semiconductor Infocenter`_ for a complete list of nRF52-based
board hardware features.

The default configuration can be found in
:zephyr_file:`boards/96boards/nitrogen/96b_nitrogen_defconfig`
.. zephyr:board-supported-hw::

Pin Mapping
===========
Expand Down
30 changes: 1 addition & 29 deletions boards/96boards/stm32_sensor_mez/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,35 +46,7 @@ Hardware
Supported Features
==================

The Zephyr 96b_stm32_sensor_mez board configuration supports the following
hardware features:

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+-----------+------------+-------------------------------------+
| SYSTICK | on-chip | system clock |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial port |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
| PINMUX | on-chip | pinmux |
+-----------+------------+-------------------------------------+
| FLASH | on-chip | flash |
+-----------+------------+-------------------------------------+
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| PWM | on-chip | pwm |
+-----------+------------+-------------------------------------+
| I2S | on-chip | i2s |
+-----------+------------+-------------------------------------+

The default board configuration can be found in
:zephyr_file:`boards/96boards/stm32_sensor_mez/96b_stm32_sensor_mez_defconfig`
.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down
28 changes: 1 addition & 27 deletions boards/96boards/wistrio/doc/96b_wistrio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,33 +45,7 @@ Hardware
Supported Features
==================

The Zephyr 96b_wistrio board configuration supports the following hardware
features:

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+-----------+------------+-------------------------------------+
| SYSTICK | on-chip | system clock |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial port |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
| PINMUX | on-chip | pinmux |
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
| RTC | on-chip | rtc |
+-----------+------------+-------------------------------------+
| EEPROM | on-chip | eeprom |
+-----------+------------+-------------------------------------+

The default board configuration can be found in
:zephyr_file:`boards/96boards/wistrio/96b_wistrio_defconfig`
.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down
31 changes: 1 addition & 30 deletions boards/actinius/icarus/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,36 +138,7 @@ nRF9160 pins connected internally:
Supported Features
==================

The actinius_icarus board configuration supports the following
hardware features:

+-----------+------------+----------------------+
| Interface | Controller | Driver/Component |
+===========+============+======================+
| ADC | on-chip | adc |
+-----------+------------+----------------------+
| CLOCK | on-chip | clock_control |
+-----------+------------+----------------------+
| FLASH | on-chip | flash |
+-----------+------------+----------------------+
| GPIO | on-chip | gpio |
+-----------+------------+----------------------+
| I2C(M) | on-chip | i2c |
+-----------+------------+----------------------+
| MPU | on-chip | arch/arm |
+-----------+------------+----------------------+
| NVIC | on-chip | arch/arm |
+-----------+------------+----------------------+
| PWM | on-chip | pwm |
+-----------+------------+----------------------+
| SPI(M/S) | on-chip | spi |
+-----------+------------+----------------------+
| SPU | on-chip | system protection |
+-----------+------------+----------------------+
| UARTE | on-chip | serial |
+-----------+------------+----------------------+
| ACCEL | st | lis2dh |
+-----------+------------+----------------------+
.. zephyr:board-supported-hw::

SIM Selection
=============
Expand Down
Loading
Loading