Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
28 changes: 2 additions & 26 deletions boards/96boards/meerkat96/doc/index.rst
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please remove the .. figure at L38-41 please? It's redundant (see https://builds.zephyrproject.io/zephyr/pr/97873/docs/boards/96boards/meerkat96/doc/index.html)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _96b_meerkat96:
.. zephyr:board:: 96b_meerkat96

96Boards Meerkat96
##################
Expand Down Expand Up @@ -35,10 +35,6 @@ Zephyr OS is ported to run on the Cortex®-M4 core.
- 1x Blue Bluetooth LED
- 1x Yellow WiFi LED

.. image:: img/96b_meerkat96.jpg
:align: center
:alt: 96Boards Meerkat96

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

Expand Down Expand Up @@ -91,27 +87,7 @@ More information about the i.MX7 SoC can be found here:
Supported Features
==================

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

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

The default configuration can be found in the defconfig file:

:zephyr_file:`boards/96boards/meerkat96/96b_meerkat96_mcimx7d_m4_defconfig`

Other hardware features are not currently supported by the port.
.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down
23 changes: 1 addition & 22 deletions boards/technexion/pico_pi/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,28 +44,7 @@ For more information about the i.MX7 SoC and Pico-Pi i.MX7D, see these reference
Supported Features
==================

The Pico-Pi i.MX7D configuration supports the following hardware features on the
Cortex M4 Core:

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+-----------+------------+-------------------------------------+
| SYSTICK | on-chip | systick |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial port-polling; |
| | | serial port-interrupt |
+-----------+------------+-------------------------------------+

The default configuration can be found in the defconfig file:
:zephyr_file:`boards/technexion/pico_pi/pico_pi_mcimx7d_m4_defconfig`

Other hardware features are not currently supported by the port.
.. zephyr:board-supported-hw::
Connections and IOs
===================
Expand Down
26 changes: 1 addition & 25 deletions boards/toradex/colibri_imx7d/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,31 +61,7 @@ and Colibri Evaluation Board, see these references:
Supported Features
==================

The Colibri iMX7D Computer on Module with Colibri Evaluation Board configuration
supports the following hardware features on the Cortex M4 Core:

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+=====================================+
| NVIC | on-chip | nested vector interrupt controller |
+-----------+------------+-------------------------------------+
| SYSTICK | on-chip | systick |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| PWM | on-chip | pwm |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial port-polling; |
| | | serial port-interrupt |
+-----------+------------+-------------------------------------+

The default configuration can be found in the defconfig file:

:zephyr_file:`boards/toradex/colibri_imx7d/colibri_imx7d_mcimx7d_m4_defconfig`

Other hardware features are not currently supported by the port.
.. zephyr:board-supported-hw::

Connections and IOs
===================
Expand Down