boards: adi: Add I2C to MAX32662EVKIT board driver list

Add I2C into 'index.rst' and '.yaml' file of MAX32662EVKIT.

Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
This commit is contained in:
Furkan Akkiz 2024-01-22 14:04:29 +03:00 committed by Anas Nashif
commit acb1200575
2 changed files with 3 additions and 1 deletions

View file

@ -105,7 +105,8 @@ Below interfaces are supported by Zephyr on MAX32662EVKIT.
+-----------+------------+-------------------------------------+
| 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
- watchdog