This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
master
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
esp_driver_uart
/
test_apps
/
uart
/
main
History
Song Ruo Jing
d30846578f
fix(uart): fix uart_write_bytes gets stuck internally if ring buffer is full
...
Introduced in
c062cd9a95
2025-11-05 22:45:49 +08:00
..
CMakeLists.txt
feat(esp_driver_uart): add ci test for hp uart wakeup modes
2025-04-21 20:47:18 +08:00
test_app_main.c
refactor(uart): increase test app memory leak tolerance
2025-03-06 20:35:48 +08:00
test_common.h
feat(uart_test): add test case for uart tx blocked by auto-suspend
2024-04-05 03:01:24 +08:00
test_hp_uart_wakeup.c
fix(esp_driver_uart): resolve the issue of other chips receiving break data
2025-10-28 19:53:46 +08:00
test_uart_auto_lightsleep.c
fix(ci): some actions taken to pass ci
2024-08-29 14:15:41 +08:00
test_uart_retention.c
refactor(uart): minor update on uart retention feature
2024-10-22 17:43:28 +08:00
test_uart.c
fix(uart): fix uart_write_bytes gets stuck internally if ring buffer is full
2025-11-05 22:45:49 +08:00