Skip to content

Commit 1cffd2b

Browse files
mertekrennashif
authored andcommitted
boards: arm: adi: Add SPI to MAX32675EVKIT board driver list
Add SPI into 'index.rst' and '.yaml' files. Signed-off-by: Mert Ekren <[email protected]>
1 parent b0cab64 commit 1cffd2b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

boards/adi/max32675evkit/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT.
9292
+-----------+------------+-------------------------------------+
9393
| TRNG | on-chip | entropy |
9494
+-----------+------------+-------------------------------------+
95+
| SPI | on-chip | spi |
96+
+-----------+------------+-------------------------------------+
9597

9698
Connections and IOs
9799
===================

boards/adi/max32675evkit/max32675evkit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ supported:
1111
- gpio
1212
- serial
1313
- trng
14+
- spi
1415
ram: 160
1516
flash: 384

0 commit comments

Comments
 (0)