boards: esp8684_devkitm: PWM sample and document update
Added sample for ESP32C2/ESP8684 SoC and updated document indicating LEDC PWM support. Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
This commit is contained in:
parent
ba078b4032
commit
02af64400f
3 changed files with 37 additions and 0 deletions
|
@ -61,6 +61,8 @@ Current Zephyr's ESP8684-Devkitm board supports the following features:
|
|||
+------------+------------+-------------------------------------+
|
||||
| Wi-Fi | on-chip | |
|
||||
+------------+------------+-------------------------------------+
|
||||
| LEDC | on-chip | pwm |
|
||||
+------------+------------+-------------------------------------+
|
||||
|
||||
For a getting started user guide, please check `ESP8684 Devkitm User Guide`_.
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ supported:
|
|||
- uart
|
||||
- counter
|
||||
- entropy
|
||||
- pwm
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue