boards: arm: Add SPI driver in MAX32680EVKIT driver list

Add SPI in supported driver list.

Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
This commit is contained in:
Tahsin Mutlugun 2024-01-25 13:08:08 +03:00 committed by Anas Nashif
commit 1eb1b263c0
2 changed files with 3 additions and 0 deletions

View file

@ -118,6 +118,8 @@ Below interfaces are supported by Zephyr on MAX32680EVKIT.
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| Watchdog | on-chip | watchdog | | Watchdog | on-chip | watchdog |
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
Connections and IOs Connections and IOs
=================== ===================

View file

@ -14,5 +14,6 @@ supported:
- i2c - i2c
- dma - dma
- watchdog - watchdog
- spi
ram: 128 ram: 128
flash: 512 flash: 512