Skip to content

Commit e2b0012

Browse files
ttmutcarlescufi
authored andcommitted
boards: adi: Enable ADC driver for MAX32680EVKIT
ADC enabled for MAX32680EVKIT Signed-off-by: Tahsin Mutlugun <[email protected]>
1 parent 168c717 commit e2b0012

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

boards/adi/max32680evkit/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ Below interfaces are supported by Zephyr on MAX32680EVKIT.
120120
+-----------+------------+-------------------------------------+
121121
| SPI | on-chip | spi |
122122
+-----------+------------+-------------------------------------+
123+
| ADC | on-chip | adc |
124+
+-----------+------------+-------------------------------------+
123125

124126
Connections and IOs
125127
===================

boards/adi/max32680evkit/max32680evkit_max32680_m4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ supported:
1515
- dma
1616
- watchdog
1717
- spi
18+
- adc
1819
ram: 128
1920
flash: 512

0 commit comments

Comments
 (0)