boards: arm: adi: Add SPI to MAX32675EVKIT board driver list
Add SPI into 'index.rst' and '.yaml' files. Signed-off-by: Mert Ekren <mert.ekren@analog.com>
This commit is contained in:
parent
b0cab6474c
commit
1cffd2ba22
2 changed files with 3 additions and 0 deletions
|
@ -92,6 +92,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT.
|
||||||
+-----------+------------+-------------------------------------+
|
+-----------+------------+-------------------------------------+
|
||||||
| TRNG | on-chip | entropy |
|
| TRNG | on-chip | entropy |
|
||||||
+-----------+------------+-------------------------------------+
|
+-----------+------------+-------------------------------------+
|
||||||
|
| SPI | on-chip | spi |
|
||||||
|
+-----------+------------+-------------------------------------+
|
||||||
|
|
||||||
Connections and IOs
|
Connections and IOs
|
||||||
===================
|
===================
|
||||||
|
|
|
@ -11,5 +11,6 @@ supported:
|
||||||
- gpio
|
- gpio
|
||||||
- serial
|
- serial
|
||||||
- trng
|
- trng
|
||||||
|
- spi
|
||||||
ram: 160
|
ram: 160
|
||||||
flash: 384
|
flash: 384
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue