Skip to content

Commit

Permalink
boards: nxp: mimxrt1180_evk: update doc for NETC support
Browse files Browse the repository at this point in the history
Updated doc for NETC support.

Signed-off-by: Yangbo Lu <[email protected]>
  • Loading branch information
yangbolu1991 committed Aug 30, 2024
1 parent aa70fa1 commit 21f3c4b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions boards/nxp/mimxrt1180_evk/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ configuration supports the following hardware features:
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| NETC | on-chip | ethernet |
| | | |
| | | mdio |
+-----------+------------+-------------------------------------+

The default configuration can be found in the defconfig file:
:zephyr_file:`boards/nxp/mimxrt1180_evk/mimxrt1180_evk_mimxrt1189_cm33_defconfig`
Expand Down Expand Up @@ -144,6 +148,13 @@ Serial Port
The MIMXRT1180 SoC has 12 UARTs. One is configured for the console and the
remaining are not used.

Ethernet
========

NETC driver supports to manage the Physical Station Interface (PSI).
Refer to :ref:`nxp_imx_netc-samples` to learn how to configure the
Ethernet network controller.

Programming and Debugging
*************************

Expand Down

0 comments on commit 21f3c4b

Please sign in to comment.