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:
Mert Ekren 2024-01-28 17:22:09 +03:00 committed by Anas Nashif
commit 1cffd2ba22
2 changed files with 3 additions and 0 deletions

View file

@ -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
=================== ===================

View file

@ -11,5 +11,6 @@ supported:
- gpio - gpio
- serial - serial
- trng - trng
- spi
ram: 160 ram: 160
flash: 384 flash: 384