File tree 2 files changed +6
-4
lines changed
boards/nxp/mimxrt1170_evk
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -153,9 +153,9 @@ RT1170 EVKB (``mimxrt1170_evk@B//cm7/cm4``)
153
153
| | | :ref: `rk055hdmipi4ma0 `, | | |
154
154
| | | and :ref: `g1120b0mipi ` shields | | |
155
155
+-----------+------------+------------------------------------------------+-----------------+-----------------+
156
- | ACMP | on-chip | sensor | Supported | No support |
156
+ | ACMP | on-chip | sensor | Supported | Supported |
157
157
+-----------+------------+------------------------------------------------+-----------------+-----------------+
158
- | CAAM RNG | on-chip | entropy | Supported (M7) | No support |
158
+ | CAAM RNG | on-chip | entropy | Supported (M7) | Supported (M7) |
159
159
+-----------+------------+------------------------------------------------+-----------------+-----------------+
160
160
| FLEXSPI | on-chip | flash programming | Supported (M7) | Supported (M7) |
161
161
+-----------+------------+------------------------------------------------+-----------------+-----------------+
Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright 2023 NXP
2
+ # Copyright 2023, 2025 NXP
3
3
#
4
4
# SPDX-License-Identifier: Apache-2.0
5
5
#
@@ -23,8 +23,10 @@ supported:
23
23
- hwinfo
24
24
- i2c
25
25
- mipi_dsi
26
+ - netif:eth
27
+ - pwm
26
28
- spi
27
- - usb_device
29
+ - usbd
28
30
- video
29
31
- watchdog
30
32
vendor : nxp
You can’t perform that action at this time.
0 commit comments