We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c3098e commit 5a91672Copy full SHA for 5a91672
boards/nxp/imx943_evk/doc/index.rst
@@ -65,10 +65,12 @@ CPU's UART1 for Cortex-A55, and UART8 for Cortex-M33.
65
Ethernet
66
--------
67
68
-NETC driver supports to manage the Physical Station Interface (PSI).
+NETC driver supports to manage the Physical Station Interface (PSI), and TSN switch.
69
The ENET0, ENETC1, ENETC2 ports could be enabled for M33 by west build option
70
``-DEXTRA_DTC_OVERLAY_FILE=enetc.overlay``.
71
72
+The two switch ports could be verified via :zephyr:code-sample:`dsa`.
73
+
74
Programming and Debugging (A55)
75
*******************************
76
0 commit comments