boards: arm: adi: Add pwm in MAX32672 boards driver list

Add pwm in 'index.rst' and '.yaml' file of MAX32672 boards.

Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
This commit is contained in:
Furkan Akkiz 2024-01-23 16:27:23 +03:00 committed by Anas Nashif
parent 3b75e9e042
commit c26c52f3b1
4 changed files with 6 additions and 0 deletions

View File

@ -113,6 +113,8 @@ Below interfaces are supported by Zephyr on MAX32672EVKIT.
+-----------+------------+-------------------------------------+
| Timer | on-chip | counter |
+-----------+------------+-------------------------------------+
| PWM | on-chip | pwm |
+-----------+------------+-------------------------------------+
Connections and IOs

View File

@ -17,5 +17,6 @@ supported:
- spi
- adc
- counter
- pwm
ram: 200
flash: 1024

View File

@ -115,6 +115,8 @@ Below interfaces are supported by Zephyr on MAX32672FTHR.
+-----------+------------+-------------------------------------+
| Timer | on-chip | counter |
+-----------+------------+-------------------------------------+
| PWM | on-chip | pwm |
+-----------+------------+-------------------------------------+
Connections and IOs

View File

@ -17,5 +17,6 @@ supported:
- spi
- adc
- counter
- pwm
ram: 200
flash: 1024