esp-idf/components/driver/test_apps/ledc
Song Ruo Jing 5070e51dde ledc: Fix two bugs inside LEDC driver
1. Regression introduced when refactoring on clock sources selection (0d07f859).
   If channel configuration is called before timer configuration on C6, PWM signal may not be able to output.
2. Missing the improper fade parameter fix inside ledc_set_duty_and_update() function.
2023-04-06 12:37:33 +08:00
..
main ledc: Fix two bugs inside LEDC driver 2023-04-06 12:37:33 +08:00
CMakeLists.txt ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
pytest_ledc.py ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
README.md ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code 2023-01-30 19:19:34 +08:00
sdkconfig.ci.iram_safe ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
sdkconfig.ci.release ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
sdkconfig.defaults ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-S2 ESP32-S3