boards: adi: Add I2C to MAX32672 boards driver list
Add I2C into 'index.rst' and '.yaml' file of MAX32672 boards. Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
This commit is contained in:
parent
6f4befe01c
commit
793ae91cd5
4 changed files with 6 additions and 0 deletions
|
@ -101,6 +101,8 @@ Below interfaces are supported by Zephyr on MAX32672EVKIT.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| TRNG | on-chip | entropy |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| I2C | on-chip | i2c |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
|
||||
Connections and IOs
|
||||
|
|
|
@ -11,5 +11,6 @@ supported:
|
|||
- gpio
|
||||
- serial
|
||||
- trng
|
||||
- i2c
|
||||
ram: 200
|
||||
flash: 1024
|
||||
|
|
|
@ -103,6 +103,8 @@ Below interfaces are supported by Zephyr on MAX32672FTHR.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| TRNG | on-chip | entropy |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| I2C | on-chip | i2c |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
|
||||
Connections and IOs
|
||||
|
|
|
@ -11,5 +11,6 @@ supported:
|
|||
- gpio
|
||||
- serial
|
||||
- trng
|
||||
- i2c
|
||||
ram: 200
|
||||
flash: 1024
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue