esp-idf/components/driver
Michael (XIAO Xufeng) fbb6b1b11a Merge branch 'bugfix/fix_uart_reset_issue_on_esp32c3' into 'master'
bugfix(uart): reset uart0 core before uart apb reset

Closes IDF-3362

See merge request espressif/esp-idf!12749
2021-07-22 07:20:58 +00:00
..
esp32
esp32c3 temp_sensor: add docs for esp32c3 2021-07-21 13:34:52 +08:00
esp32h2 temp_sensor: add docs for esp32c3 2021-07-21 13:34:52 +08:00
esp32s2 temp_sensor: add docs for esp32c3 2021-07-21 13:34:52 +08:00
esp32s3/include/driver driver/adc: support adc single sample on s3 2021-07-15 19:13:50 +08:00
include SPI: chip select can now be kept active if the bus has been acquired 2021-07-21 10:39:45 +08:00
test driver: Add some settling time when driving USB IOs high/low 2021-07-16 20:14:28 +08:00
CMakeLists.txt Merge branch 'bugfix/correct_driver_cmake' into 'master' 2021-07-16 11:27:08 +00:00
Kconfig
adc1_private.h
adc_common.c driver/adc: support adc single sample on s3 2021-07-15 19:13:50 +08:00
component.mk usb_serial_jtag: Add blocking driver to support vfs. 2021-07-05 11:22:38 +08:00
dac_common.c
dedic_gpio.c
gdma.c gdma: set transfer ability 2021-07-16 14:47:09 +08:00
gpio.c
i2c.c i2c: fix I2C slave clock source selection 2021-07-15 12:28:57 +08:00
i2s.c
ledc.c
linker.lf
mcpwm.c
pcnt.c
periph_ctrl.c esp32h2: code clean up 2021-07-01 19:53:50 +08:00
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: chip select can now be kept active if the bus has been acquired 2021-07-21 10:39:45 +08:00
spi_slave.c
spi_slave_hd.c
timer.c
touch_sensor_common.c
twai.c
uart.c Merge branch 'bugfix/fix_uart_reset_issue_on_esp32c3' into 'master' 2021-07-22 07:20:58 +00:00
usb_serial_jtag.c usb_serial_jtag: Add blocking driver to support vfs. 2021-07-05 11:22:38 +08:00