Skip to content

Commit 86d69ad

Browse files
ozersanashif
authored andcommitted
boards: arm: Add SPI driver in MAX32666FTHR driver list
Add SPI in supported driver list Signed-off-by: Sadik Ozer <[email protected]>
1 parent 10475e4 commit 86d69ad

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

boards/adi/max32666fthr/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ Below interfaces are supported by Zephyr on MAX32666FTHR.
113113
+-----------+------------+-------------------------------------+
114114
| Watchdog | on-chip | watchdog |
115115
+-----------+------------+-------------------------------------+
116+
| SPI | on-chip | spi |
117+
+-----------+------------+-------------------------------------+
116118

117119
Connections and IOs
118120
===================

boards/adi/max32666fthr/max32666fthr_max32666_cpu0.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ supported:
1212
- serial
1313
- trng
1414
- watchdog
15+
- spi
1516
ram: 560
1617
flash: 1024

0 commit comments

Comments
 (0)