This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-07-23 03:13:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56bbfa89ea01aac35853dfbdcddd2de9b09b40bb
esp-idf
/
components
/
esp_driver_uart
/
test_apps
/
uart
/
main
History
hebinglin
0d0908b86e
fix(esp_driver_uart): resolve the issue of other chips receiving break data
2025-11-10 12:02:02 +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-11-10 12:02:02 +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): correct uart_get_tx_buffer_free_size calculation
2025-10-20 16:24:21 +08:00