esp-idf/components/hal/esp32
Song Ruo Jing 093eaae4e5 uart: Fix two TX concurrency issues
1. Concurrency might cause ESP_ERR_TIMEOUT when calling uart_wait_tx_done
2. Concurrency might cause RTS line being de-assreted during tx transmission for rs485 mode
2023-03-03 18:01:46 +08:00
..
include/hal uart: Fix two TX concurrency issues 2023-03-03 18:01:46 +08:00
adc_hal.c adc: support adc dma driver on all chips 2021-12-23 17:13:46 +08:00
brownout_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
efuse_hal.c efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
gpio_hal_workaround.c components/pm: Add slp gpio configure workaround 2021-01-15 15:34:45 +08:00
interrupt_descriptor_table.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_hal.c fix: clear interrupt in touch sensor initialization 2021-03-01 03:57:01 +00:00