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:
Furkan Akkiz 2024-01-24 15:53:23 +03:00 committed by Anas Nashif
commit ce99d95d5b
4 changed files with 6 additions and 0 deletions

View file

@ -107,6 +107,8 @@ Below interfaces are supported by Zephyr on MAX32672EVKIT.
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| 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: 200 ram: 200
flash: 1024 flash: 1024

View file

@ -109,6 +109,8 @@ Below interfaces are supported by Zephyr on MAX32672FTHR.
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| 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: 200 ram: 200
flash: 1024 flash: 1024