boards: esp32c6_devkitc: Update doc and yaml for PWM

Update files indicating PWM support.

Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
This commit is contained in:
Raffael Rostagno 2024-12-09 09:30:03 -03:00 committed by Benjamin Cabé
parent ffa676dd44
commit 793bfe136d
2 changed files with 3 additions and 1 deletions

View file

@ -105,6 +105,8 @@ Current Zephyr's ESP32-C6-DevKitC board supports the following features:
+------------+------------+-------------------------------------+
| LEDC | on-chip | pwm |
+------------+------------+-------------------------------------+
| MCPWM | on-chip | pwm |
+------------+------------+-------------------------------------+
| SPI DMA | on-chip | spi |
+------------+------------+-------------------------------------+
| GDMA | on-chip | dma |

View file

@ -10,10 +10,10 @@ supported:
- watchdog
- uart
- dma
- pwm
- spi
- entropy
- i2c
testing:
ignore_tags:
- bluetooth
- tracing