boards: adi: max32690evkit: Enable SPI driver
Add SPI in supported driver list. Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
This commit is contained in:
parent
21723941a2
commit
e034ea5989
2 changed files with 3 additions and 0 deletions
|
@ -109,6 +109,8 @@ Below interfaces are supported by Zephyr on MAX32690EVKIT.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| UART | on-chip | serial |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| SPI | on-chip | spi |
|
||||
+--------------------------------------------------------------+
|
||||
|
||||
|
||||
Connections and IOs
|
||||
|
|
|
@ -9,5 +9,6 @@ toolchain:
|
|||
supported:
|
||||
- gpio
|
||||
- serial
|
||||
- spi
|
||||
ram: 1024
|
||||
flash: 3072
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue