esp-idf/components/hal/esp32c2
Song Ruo Jing f177b2c6c6 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 19:18:08 +08:00
..
include/hal uart: Fix two TX concurrency issues 2023-03-03 19:18:08 +08:00
brownout_hal.c G0 RISC-V: Remove "private_include/regi2c_brownout.h" header as it has been moved and simplify "regi2c_ctrl.h" 2022-06-14 15:00:53 +08:00
efuse_hal.c all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00
rtc_cntl_hal.c i2c: support esp32c2 2022-02-23 15:19:37 +08:00