Skip to content

Commit b4278bf

Browse files
mertekrennashif
authored andcommitted
boards: adi: Add I2C to MAX32675EVKIT board driver list
Add I2C into 'index.rst' and '.yaml' files. Signed-off-by: Mert Ekren <[email protected]>
1 parent 8d2393b commit b4278bf

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

boards/adi/max32675evkit/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT.
9696
+-----------+------------+-------------------------------------+
9797
| DMA | on-chip | dma controller |
9898
+-----------+------------+-------------------------------------+
99+
| I2C | on-chip | i2c |
100+
+-----------+------------+-------------------------------------+
99101

100102
Connections and IOs
101103
===================

boards/adi/max32675evkit/max32675evkit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ toolchain:
1010
supported:
1111
- dma
1212
- gpio
13+
- i2c
1314
- serial
1415
- trng
1516
- spi

0 commit comments

Comments
 (0)