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 066a43b commit acb1200Copy full SHA for acb1200
boards/adi/max32662evkit/doc/index.rst
@@ -105,7 +105,8 @@ Below interfaces are supported by Zephyr on MAX32662EVKIT.
105
+-----------+------------+-------------------------------------+
106
| DMA | on-chip | dma controller |
107
108
-
+| I2C | on-chip | i2c |
109
++-----------+------------+-------------------------------------+
110
111
Connections and IOs
112
===================
boards/adi/max32662evkit/max32662evkit.yaml
@@ -10,6 +10,7 @@ toolchain:
10
supported:
11
- dma
12
- gpio
13
+ - i2c
14
- serial
15
- trng
16
- watchdog
0 commit comments