esp-idf/components/driver
morris a92cce9861 Merge branch 'bugfix/calib_i2c_clk' into 'master'
I2C: Make I2C clock frequency accurate

Closes IDF-5363

See merge request espressif/esp-idf!18686
2022-07-06 20:52:31 +08:00
..
deprecated
esp32 touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
esp32c3
esp32s2 touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
esp32s3 touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
gpio
i2s
include uart: Add a new API to get the free space size of tx buffer 2022-07-05 18:39:22 +08:00
rmt
test uart: Add a new API to get the free space size of tx buffer 2022-07-05 18:39:22 +08:00
test_apps spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
CMakeLists.txt dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
Kconfig dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
adc.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
adc1_private.h
adc_deprecated.c
adc_single.c
dac_common.c
gptimer.c
i2c.c I2C: Make I2C clock frequency accurate 2022-07-06 11:58:08 +08:00
ledc.c
linker.lf dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
mcpwm.c
pulse_cnt.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
spi_bus_lock.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_common.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_master.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_slave.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_slave_hd.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
temperature_sensor.c
touch_sensor_common.c
twai.c
uart.c uart: Add a new API to get the free space size of tx buffer 2022-07-05 18:39:22 +08:00
usb_serial_jtag.c