boards: adi: Add I2C to MAX32675EVKIT board driver list

Add I2C into 'index.rst' and '.yaml' files.

Signed-off-by: Mert Ekren <mert.ekren@analog.com>
This commit is contained in:
Mert Ekren 2024-01-31 06:55:52 +03:00 committed by Anas Nashif
parent 8d2393bde3
commit b4278bff4f
2 changed files with 3 additions and 0 deletions

View File

@ -96,6 +96,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT.
+-----------+------------+-------------------------------------+
| DMA | on-chip | dma controller |
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
Connections and IOs
===================

View File

@ -10,6 +10,7 @@ toolchain:
supported:
- dma
- gpio
- i2c
- serial
- trng
- spi