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 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
cp_dma_hal.c dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
efuse_hal.c all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
touch_sensor_hal.c soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00