Skip to content

Commit e4c16b5

Browse files
dleach02fabiobaltieri
authored andcommitted
boards: NXP: mimxrt1170_evkb: cleanup documentations
Clean up some oversite in the board enablement documentation and yaml file. Signed-off-by: David Leach <david.leach@nxp.com>
1 parent b5e7ac5 commit e4c16b5

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

boards/nxp/mimxrt1170_evk/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ RT1170 EVKB (``mimxrt1170_evk@B//cm7/cm4``)
153153
| | | :ref:`rk055hdmipi4ma0`, | | |
154154
| | | and :ref:`g1120b0mipi` shields | | |
155155
+-----------+------------+------------------------------------------------+-----------------+-----------------+
156-
| ACMP | on-chip | sensor | Supported | No support |
156+
| ACMP | on-chip | sensor | Supported | Supported |
157157
+-----------+------------+------------------------------------------------+-----------------+-----------------+
158-
| CAAM RNG | on-chip | entropy | Supported (M7) | No support |
158+
| CAAM RNG | on-chip | entropy | Supported (M7) | Supported (M7) |
159159
+-----------+------------+------------------------------------------------+-----------------+-----------------+
160160
| FLEXSPI | on-chip | flash programming | Supported (M7) | Supported (M7) |
161161
+-----------+------------+------------------------------------------------+-----------------+-----------------+

boards/nxp/mimxrt1170_evk/mimxrt1170_evk_mimxrt1176_cm7_B.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2023 NXP
2+
# Copyright 2023, 2025 NXP
33
#
44
# SPDX-License-Identifier: Apache-2.0
55
#
@@ -23,8 +23,10 @@ supported:
2323
- hwinfo
2424
- i2c
2525
- mipi_dsi
26+
- netif:eth
27+
- pwm
2628
- spi
27-
- usb_device
29+
- usbd
2830
- video
2931
- watchdog
3032
vendor: nxp

0 commit comments

Comments
 (0)