From 44cf5db5abb6287bda95d01128da98d55ac79f5b Mon Sep 17 00:00:00 2001 From: Sadik Ozer Date: Mon, 9 Sep 2024 13:00:09 +0300 Subject: [PATCH] boards: arm: Add counter in MAX32662 driver list Update MAX32662 board documents to include counter driver too. Signed-off-by: Sadik Ozer --- boards/adi/max32662evkit/doc/index.rst | 2 ++ boards/adi/max32662evkit/max32662evkit.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/boards/adi/max32662evkit/doc/index.rst b/boards/adi/max32662evkit/doc/index.rst index fdf80e6c242..64718015706 100644 --- a/boards/adi/max32662evkit/doc/index.rst +++ b/boards/adi/max32662evkit/doc/index.rst @@ -109,6 +109,8 @@ Below interfaces are supported by Zephyr on MAX32662EVKIT. +-----------+------------+-------------------------------------+ | ADC | on-chip | adc | +-----------+------------+-------------------------------------+ +| Timer | on-chip | counter | ++-----------+------------+-------------------------------------+ Connections and IOs =================== diff --git a/boards/adi/max32662evkit/max32662evkit.yaml b/boards/adi/max32662evkit/max32662evkit.yaml index 5f5bb20a208..f4577c7bcab 100644 --- a/boards/adi/max32662evkit/max32662evkit.yaml +++ b/boards/adi/max32662evkit/max32662evkit.yaml @@ -16,5 +16,6 @@ supported: - watchdog - spi - adc + - counter ram: 80 flash: 256