esp-idf/components/driver
Jiang Jiang Jian 7a72f8e852 Merge branch 'bugfix/driver_uart_fix_tx_bytes_rts_assert_failure_v44' into 'release/v4.4'
driver: fixes context switch while sending cause rts reset before send (backport v4.4)

See merge request espressif/esp-idf!17929
2022-05-19 10:40:34 +08:00
..
esp32
esp32c3
esp32h2
esp32s2
esp32s3 touch_sensor: forbid from using touch sensor with sleep on ESP32-S3 2022-03-25 14:50:26 +08:00
include Merge branch 'bugfix/wrong_gpio_is_deep_sleep_wakeup_valid_gpio_v4.4' into 'release/v4.4' 2022-04-28 11:19:20 +08:00
test i2s: fix only right case v4.4 2022-05-07 13:43:01 +00:00
CMakeLists.txt
Kconfig
adc.c adc: fix adc digital not reset issue 2022-03-07 11:40:18 +08:00
adc1_private.h
adc_common.c
adc_deprecated.c
component.mk
dac_common.c
dedic_gpio.c
gdma.c gdma: add spin lock for gdma channel 2022-04-21 10:11:20 +00:00
gpio.c
i2c.c I2C: Read transactions, without a STOP, won't panic anymore 2022-04-28 14:05:22 +08:00
i2s.c i2s: fix only right case v4.4 2022-05-07 13:43:01 +00:00
ledc.c
linker.lf gdma: correct the iram placement logic 2022-04-19 13:01:13 +00:00
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c rmt_legacy: fix undetermined idle level 2022-05-08 07:20:30 +00:00
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: fixed crash when calling spi_bus_free when not initialized 2022-03-27 02:33:18 +08:00
spi_master.c
spi_slave.c driver: spi_slave: make sure CS helpers are in IRAM if the ISR is 2022-04-20 12:49:49 +02:00
spi_slave_hd.c
timer.c
touch_sensor_common.c
twai.c
uart.c driver: fixes context switch while sending cause rts reset before send (backport v4.4) 2022-05-19 10:40:34 +08:00
usb_serial_jtag.c