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:
parent
ea088fc420
commit
1eb1b263c0
2 changed files with 3 additions and 0 deletions
|
@ -118,6 +118,8 @@ Below interfaces are supported by Zephyr on MAX32680EVKIT.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| Watchdog | on-chip | watchdog |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| SPI | on-chip | spi |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
|
|
|
@ -14,5 +14,6 @@ supported:
|
|||
- i2c
|
||||
- dma
|
||||
- watchdog
|
||||
- spi
|
||||
ram: 128
|
||||
flash: 512
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue