esp-idf/components/hal/esp32c6
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 ledc: Fix two bugs inside LEDC driver 2023-04-06 12:37:33 +08:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
efuse_hal.c efuse: Updates efuse table for esp32c6 2023-02-28 17:13:21 +08:00
lp_timer_hal.c lp_timer: add hal-layer codes for esp32c6 2023-01-31 22:12:27 +08:00
modem_clock_hal.c modem_clock: rename modem_clock_lp_timer to ble_rtc_timer 2023-03-29 13:23:32 +08:00
pau_hal.c pau: implement the pau regdma hal&ll layer for esp32c6 2023-02-15 10:45:44 +08:00
pmu_hal.c pmu: add hal layer codes for esp32c6 2023-01-31 22:12:27 +08:00