doc: boards: add pwm to espressif's boards

Add PWM support to espressif's boards documentation

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
This commit is contained in:
Lucas Tamborrino 2022-06-14 10:09:02 -03:00 committed by Fabio Baltieri
commit 534efaed31
4 changed files with 4 additions and 1 deletions

View file

@ -28,7 +28,7 @@ The features include the following:
- 2x I2S
- 2x I2C
- 3x UART
- LED PWM with up to 16 channels
- LED PWM with up to 6 channels
- Cryptographic hardware acceleration (RNG, ECC, RSA, SHA-2, AES)

View file

@ -11,6 +11,7 @@ supported:
- uart
- pinmux
- nvs
- pwm
testing:
ignore_tags:
- net

View file

@ -28,6 +28,7 @@ The features include the following:
- UART
- ADC
- DAC
- LED PWM with up to 8 channels
System requirements
*******************

View file

@ -12,6 +12,7 @@ supported:
- uart
- pinmux
- nvs
- pwm
testing:
ignore_tags:
- net