boards: adi: Add I2C to MAX32670EVKIT 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:
parent
ad38831565
commit
6f4befe01c
2 changed files with 3 additions and 0 deletions
|
@ -108,6 +108,8 @@ Below interfaces are supported by Zephyr on MAX32670EVKIT.
|
||||||
+-----------+------------+-------------------------------------+
|
+-----------+------------+-------------------------------------+
|
||||||
| TRNG | on-chip | entropy |
|
| TRNG | on-chip | entropy |
|
||||||
+-----------+------------+-------------------------------------+
|
+-----------+------------+-------------------------------------+
|
||||||
|
| I2C | on-chip | i2c |
|
||||||
|
+-----------+------------+-------------------------------------+
|
||||||
|
|
||||||
|
|
||||||
Connections and IOs
|
Connections and IOs
|
||||||
|
|
|
@ -11,5 +11,6 @@ supported:
|
||||||
- gpio
|
- gpio
|
||||||
- serial
|
- serial
|
||||||
- trng
|
- trng
|
||||||
|
- i2c
|
||||||
ram: 160
|
ram: 160
|
||||||
flash: 384
|
flash: 384
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue