boards: arm: adi: Add SPI to MAX32672 boards driver list
Add SPI into 'index.rst' and '.yaml' file of MAX32672 boards. Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
This commit is contained in:
parent
097a1fcc02
commit
ce99d95d5b
4 changed files with 6 additions and 0 deletions
|
@ -107,6 +107,8 @@ Below interfaces are supported by Zephyr on MAX32672EVKIT.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| Watchdog | on-chip | watchdog |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| SPI | on-chip | spi |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
|
||||
Connections and IOs
|
||||
|
|
|
@ -14,5 +14,6 @@ supported:
|
|||
- i2c
|
||||
- dma
|
||||
- watchdog
|
||||
- spi
|
||||
ram: 200
|
||||
flash: 1024
|
||||
|
|
|
@ -109,6 +109,8 @@ Below interfaces are supported by Zephyr on MAX32672FTHR.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| Watchdog | on-chip | watchdog |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| SPI | on-chip | spi |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
|
||||
Connections and IOs
|
||||
|
|
|
@ -14,5 +14,6 @@ supported:
|
|||
- i2c
|
||||
- dma
|
||||
- watchdog
|
||||
- spi
|
||||
ram: 200
|
||||
flash: 1024
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue