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 8d2393b commit b4278bfCopy full SHA for b4278bf
boards/adi/max32675evkit/doc/index.rst
@@ -96,6 +96,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT.
96
+-----------+------------+-------------------------------------+
97
| DMA | on-chip | dma controller |
98
99
+| I2C | on-chip | i2c |
100
++-----------+------------+-------------------------------------+
101
102
Connections and IOs
103
===================
boards/adi/max32675evkit/max32675evkit.yaml
@@ -10,6 +10,7 @@ toolchain:
10
supported:
11
- dma
12
- gpio
13
+ - i2c
14
- serial
15
- trng
16
- spi
0 commit comments