esp-idf/components/driver
Kevin (Lao Kaiyao) 4867928160 Merge branch 'bugfix/i2s_tdm_doubled_mclk' into 'master'
i2s: fixed double mclk in tdm mode

Closes IDFGH-8764 and IDFGH-8763

See merge request espressif/esp-idf!21138
2022-11-22 15:41:16 +08:00
..
dac dac: update API and file format aligning to the rule 2022-11-03 13:04:50 +08:00
deprecated Merge branch 'bugfix/legacy_rmt_resource_leak' into 'master' 2022-11-20 16:55:39 +08:00
esp32 dac: update unit-test docs and examples for driver-NG 2022-10-25 17:00:41 +08:00
esp32s2 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 2022-11-07 14:32:26 +08:00
esp32s3 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 2022-11-07 14:32:26 +08:00
gpio gpio: Fix IO hold function related problems 2022-11-11 20:39:04 +08:00
i2s i2s: fixed tdm mclk doubled issue 2022-11-21 15:53:54 +08:00
include i2s: fixed typo 'philip' 2022-11-21 15:58:06 +08:00
mcpwm mcpwm: support esp32c6 2022-10-20 11:55:03 +08:00
rmt
test test: move sdio unit-test to test_apps 2022-11-16 11:22:31 +08:00
test_apps Merge branch 'bugfix/i2s_tdm_doubled_mclk' into 'master' 2022-11-22 15:41:16 +08:00
.build-test-rules.yml test: move sdio unit-test to test_apps 2022-11-16 11:22:31 +08:00
CMakeLists.txt dac: update API and file format aligning to the rule 2022-11-03 13:04:50 +08:00
Kconfig dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
gptimer.c
i2c.c I2C: Add i2c support for ESP32C6 2022-11-07 14:12:53 +08:00
ledc.c soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 2022-11-01 11:23:26 +08:00
linker.lf dac: update API and file format aligning to the rule 2022-11-03 13:04:50 +08:00
pulse_cnt.c pcnt: support accumulate count value 2022-11-21 10:15:19 +08:00
sdio_slave.c
sdkconfig.rename
sdm.c
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
spi_bus_lock.c
spi_common.c spi: limit esp32 dma workaround only on esp32 2022-11-14 16:01:48 +08:00
spi_master.c spi: limit esp32 dma workaround only on esp32 2022-11-14 16:01:48 +08:00
spi_slave.c spi: limit esp32 dma workaround only on esp32 2022-11-14 16:01:48 +08:00
spi_slave_hd.c
temperature_sensor.c
touch_sensor_common.c
twai.c twai: bringup on esp32c6 2022-11-04 17:40:29 +08:00
uart.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
usb_serial_jtag.c