esp-idf/components/hal/esp32s2
Song Ruo Jing b69f983525 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-02-08 14:24:43 +08:00
..
include/hal uart: Fix two TX concurrency issues 2023-02-08 14:24:43 +08:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
cp_dma_hal.c dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
efuse_hal.c all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
touch_sensor_hal.c soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00