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
|
@ -92,6 +92,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| TRNG | on-chip | entropy |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| SPI | on-chip | spi |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
|
|
|
@ -11,5 +11,6 @@ supported:
|
|||
- gpio
|
||||
- serial
|
||||
- trng
|
||||
- spi
|
||||
ram: 160
|
||||
flash: 384
|
||||
|
|
Loading…
Reference in New Issue