Song Ruo Jing c0a1d27858 fix(ledc): fix ledc driver 100% duty cycle configuration
Update ledc duty cycle value range in doxygen.
Fix duty configuration error at 100% duty cycle for ESP32.
Improve LEDC API doxygen.

Closes https://github.com/espressif/esp-idf/pull/11516
Closes https://github.com/espressif/esp-idf/issues/12593
Closes https://github.com/espressif/esp-idf/issues/12083
2023-11-22 03:12:38 +00:00
..
2023-04-11 10:53:06 +08:00
2022-08-18 10:57:12 +08:00
2023-05-29 14:20:29 +08:00
2023-04-07 12:00:14 +08:00
2023-09-06 17:04:34 +08:00
2022-11-01 14:36:44 +08:00
2022-08-18 10:57:12 +08:00
2023-04-05 07:54:29 +02:00

Peripherals Examples

This section provides examples how to configure and use ESP32s internal peripherals like GPIO, UART, I2C, SPI, timers, counters, ADC / DAC, PWM, etc.

See the README.md file in the upper level examples directory for more information about examples.