Song Ruo Jing
|
65f2cb7c05
|
fix(uart): fix uart sw flow ctrl XOFF char write to wrong reg on ESP32C6
Add software flow control test case
Introduced in e6ef4d1791
Closes https://github.com/espressif/esp-idf/issues/18779
|
2026-07-09 19:24:07 +08:00 |
|
gaoxu
|
f445773abe
|
fix(uart): fix ESP32-S3 uart2 is_ enabled check error
(Closes https://github.com/espressif/esp-idf/issues/18690)
|
2026-06-05 17:31:58 +08:00 |
|
hebinglin
|
0231ab2694
|
change(example): change uart wakeup mode 0 edge threshold
|
2026-03-23 18:09:48 +08:00 |
|
wuzhenghui
|
1fe14b55b8
|
fix(soc): fix LP_UART clock source definitions to FOSC instead of LP_FAST
|
2026-01-16 18:01:52 +08:00 |
|
Song Ruo Jing
|
6eec16cf66
|
refactor(uart): clean up uart soc_caps
|
2026-01-04 16:02:57 +08:00 |
|
Song Ruo Jing
|
ce475d901d
|
refactor(uart): split UART HAL into separate component
|
2026-01-04 16:02:57 +08:00 |
|