boards: arm: adi: Add PWM to MAX32675EVKIT board driver list
Add PWM into 'index.rst' and '.yaml' files. Signed-off-by: Mert Ekren <mert.ekren@analog.com>
This commit is contained in:
parent
e3bb2f1098
commit
af10949909
|
@ -98,6 +98,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| I2C | on-chip | i2c |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| PWM | on-chip | pwm |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
|
|
|
@ -14,5 +14,6 @@ supported:
|
|||
- serial
|
||||
- trng
|
||||
- spi
|
||||
- pwm
|
||||
ram: 160
|
||||
flash: 384
|
||||
|
|
Loading…
Reference in New Issue