Skip to content

Commit f89633d

Browse files
hfakkiznashif
authored andcommitted
boards: arm: adi: Add SPI to MAX32662EVKIT board driver list
Add SPI into 'index.rst' and '.yaml' file of MAX32662EVKIT. Signed-off-by: Furkan Akkiz <[email protected]>
1 parent bc754b4 commit f89633d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

boards/adi/max32662evkit/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ Below interfaces are supported by Zephyr on MAX32662EVKIT.
101101
+-----------+------------+-------------------------------------+
102102
| Watchdog | on-chip | watchdog |
103103
+-----------+------------+-------------------------------------+
104+
| SPI | on-chip | spi |
105+
+-----------+------------+-------------------------------------+
104106

105107

106108
Connections and IOs

boards/adi/max32662evkit/max32662evkit.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: 80
1617
flash: 256

0 commit comments

Comments
 (0)