Skip to content

Commit

Permalink
boards: adi: Add I2C to MAX32675EVKIT board driver list
Browse files Browse the repository at this point in the history
Add I2C into 'index.rst' and '.yaml' files.

Signed-off-by: Mert Ekren <[email protected]>
  • Loading branch information
mertekren authored and nashif committed Aug 15, 2024
1 parent 8d2393b commit b4278bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/adi/max32675evkit/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT.
+-----------+------------+-------------------------------------+
| DMA | on-chip | dma controller |
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+

Connections and IOs
===================
Expand Down
1 change: 1 addition & 0 deletions boards/adi/max32675evkit/max32675evkit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ toolchain:
supported:
- dma
- gpio
- i2c
- serial
- trng
- spi
Expand Down

0 comments on commit b4278bf

Please sign in to comment.