esp-idf/components/driver
Song Ruo Jing 3821a09f83 Merge branch 'bugfix/ledc_consecutive_fade' into 'master'
ledc: Bugfixes for issues related to fade protection on ESP32

Closes IDFGH-4918 and IDFGH-5565

See merge request espressif/esp-idf!14568
2022-01-26 06:00:59 +00:00
..
deprecated/driver
esp32
esp32c2/include/driver esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp32c3
esp32h2
esp32s2
esp32s3
include Merge branch 'bugfix/ledc_consecutive_fade' into 'master' 2022-01-26 06:00:59 +00:00
test ledc: Add ledc_fade_stop API to support stopping the fade operation. 2022-01-25 11:19:20 +08:00
test_apps ci: replace all component ut with pytest-embedded 2022-01-24 16:37:23 +08:00
CMakeLists.txt esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
Kconfig
adc.c
adc1_private.h
adc_common.c
adc_deprecated.c
dac_common.c
dedic_gpio.c
gdma.c
gpio.c
gptimer.c gptimer: added a section to describe the thread safety 2022-01-18 10:06:26 +08:00
i2c.c UART & I2C: remove custom ISR registration function 2022-01-25 14:46:43 +08:00
i2s.c i2s: fix mclk stop issue when setting clock 2022-01-19 11:52:09 +08:00
ledc.c ledc: Add ledc_fade_stop API to support stopping the fade operation. 2022-01-25 11:19:20 +08:00
legacy_new_driver_coexist.c
linker.lf
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c
rtc_io.c
rtc_module.c
sdio_slave.c
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_bus_lock.c
spi_common.c
spi_master.c
spi_slave.c
spi_slave_hd.c
timer_legacy.c
touch_sensor_common.c
twai.c
uart.c UART & I2C: remove custom ISR registration function 2022-01-25 14:46:43 +08:00
usb_serial_jtag.c