esp-idf/components/driver
Michael (XIAO Xufeng) 2a052f09f2 Merge branch 'bugfix/fix_uart_tx_done_hardware_concurrency_v4.4' into 'release/v4.4'
uart: Fix TX side concurrency issues (v4.4)

See merge request espressif/esp-idf!22596
2023-03-23 16:46:49 +08:00
..
esp32 touch_sensor: add description to distinguish the API on different target 2022-09-22 10:31:08 +08:00
esp32c3 temperature sensor: Add support on ESP32-S3, 2022-07-13 17:22:59 +08:00
esp32h2 temperature sensor: Add support on ESP32-S3, 2022-07-13 17:22:59 +08:00
esp32s2 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 2022-11-11 17:40:18 +08:00
esp32s3 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 2022-11-11 17:40:18 +08:00
include Merge branch 'feature/esp32c3_uart_add_wakeup_event_v4.4' into 'release/v4.4' 2023-03-20 14:05:42 +08:00
test adc: no longer support adc2 oneshot mode on esp32c3 2023-03-07 11:58:27 +08:00
CMakeLists.txt temperature sensor: Add support on ESP32-S3, 2022-07-13 17:22:59 +08:00
Kconfig adc: no longer support adc2 oneshot mode on esp32c3 2023-03-07 11:58:27 +08:00
adc.c Merge branch 'bugfix/adc2_legacy_oneshot_clk_gating_issue' into 'release/v4.4' 2023-03-09 13:29:40 +08:00
adc1_private.h
adc_common.c ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-08-09 09:21:15 +08:00
adc_deprecated.c
component.mk
dac_common.c
dedic_gpio.c
gdma.c gdma: prevent mutli-channels connect to the same peripheral 2023-02-01 11:10:26 +08:00
gpio.c sleep: fix gpio wakeup not working properly in some cases 2023-02-09 17:58:40 +08:00
i2c.c I2C: put some interrupt used functions into IRAM, 2022-12-01 16:20:56 +08:00
i2s.c i2s: fix tx incomplete auto clear 2022-10-12 19:53:58 +08:00
ledc.c ledc: Add check for whether the registered callback is in iram in ledc_cb_register 2023-03-03 17:35:35 +08:00
linker.lf
mcpwm.c Merge branch 'bugfix/mcpwm_wrong_return_value_v4.4' into 'release/v4.4' 2022-11-09 22:49:42 +08:00
pcnt.c
periph_ctrl.c
rmt.c rmt: force inline LL functions 2023-02-14 15:11:35 +08: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_BUS_LOCK: fix a concurrency issue 2022-09-14 12:11:29 +08:00
spi_common.c spi: limit esp32 dma workaround only on esp32 2022-12-01 20:57:09 +08:00
spi_master.c spi: limit esp32 dma workaround only on esp32 2022-12-01 20:57:09 +08:00
spi_slave.c spi_slave: fix io re-config issue 2023-03-03 17:28:54 +08:00
spi_slave_hd.c
timer.c timer: propagate isr register failure 2022-09-01 05:11:23 +00:00
touch_sensor_common.c
twai.c twai: Add errata workaround for listen only mode 2023-02-24 20:26:53 +08:00
uart.c Merge branch 'bugfix/fix_uart_tx_done_hardware_concurrency_v4.4' into 'release/v4.4' 2023-03-23 16:46:49 +08:00
usb_serial_jtag.c gpio: fix USB D+ pin cannot disable pullup 2022-09-20 15:23:01 +08:00