From e034ea59893d420c7d3f95ffa7ea529f2b5494f3 Mon Sep 17 00:00:00 2001 From: Furkan Akkiz Date: Thu, 30 May 2024 10:12:38 +0300 Subject: [PATCH] boards: adi: max32690evkit: Enable SPI driver Add SPI in supported driver list. Signed-off-by: Furkan Akkiz --- boards/adi/max32690evkit/doc/index.rst | 2 ++ boards/adi/max32690evkit/max32690evkit_max32690_m4.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/boards/adi/max32690evkit/doc/index.rst b/boards/adi/max32690evkit/doc/index.rst index 176a34ce2ba..5faf8d7ca36 100644 --- a/boards/adi/max32690evkit/doc/index.rst +++ b/boards/adi/max32690evkit/doc/index.rst @@ -109,6 +109,8 @@ Below interfaces are supported by Zephyr on MAX32690EVKIT. +-----------+------------+-------------------------------------+ | UART | on-chip | serial | +-----------+------------+-------------------------------------+ +| SPI | on-chip | spi | ++--------------------------------------------------------------+ Connections and IOs diff --git a/boards/adi/max32690evkit/max32690evkit_max32690_m4.yaml b/boards/adi/max32690evkit/max32690evkit_max32690_m4.yaml index 2fb76416589..5d24c145e4b 100644 --- a/boards/adi/max32690evkit/max32690evkit_max32690_m4.yaml +++ b/boards/adi/max32690evkit/max32690evkit_max32690_m4.yaml @@ -9,5 +9,6 @@ toolchain: supported: - gpio - serial + - spi ram: 1024 flash: 3072