We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0cab64 commit 1cffd2bCopy full SHA for 1cffd2b
boards/adi/max32675evkit/doc/index.rst
@@ -92,6 +92,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT.
92
+-----------+------------+-------------------------------------+
93
| TRNG | on-chip | entropy |
94
95
+| SPI | on-chip | spi |
96
++-----------+------------+-------------------------------------+
97
98
Connections and IOs
99
===================
boards/adi/max32675evkit/max32675evkit.yaml
@@ -11,5 +11,6 @@ supported:
11
- gpio
12
- serial
13
- trng
14
+ - spi
15
ram: 160
16
flash: 384
0 commit comments