esp-idf/components/hal/esp32s2
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
..
include/hal
clk_tree_hal.c
cp_dma_hal.c
efuse_hal.c
touch_sensor_hal.c