boards: arm: Add SPI driver in MAX32666FTHR driver list

Add SPI in supported driver list

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit is contained in:
Sadik Ozer 2023-12-20 14:31:54 +03:00 committed by Anas Nashif
commit 86d69adf6c
2 changed files with 3 additions and 0 deletions

View file

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

View file

@ -12,5 +12,6 @@ supported:
- serial - serial
- trng - trng
- watchdog - watchdog
- spi
ram: 560 ram: 560
flash: 1024 flash: 1024