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:
parent
066a43b1d7
commit
acb1200575
2 changed files with 3 additions and 1 deletions
|
@ -105,7 +105,8 @@ Below interfaces are supported by Zephyr on MAX32662EVKIT.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| DMA | on-chip | dma controller |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
| I2C | on-chip | i2c |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
|
|
|
@ -10,6 +10,7 @@ toolchain:
|
|||
supported:
|
||||
- dma
|
||||
- gpio
|
||||
- i2c
|
||||
- serial
|
||||
- trng
|
||||
- watchdog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue