This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-27 03:55:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f031cd39e7ead453e6ee1387d1576835d04a6003
esp-idf
/
components
/
esp_driver_uart
/
test_apps
/
uart
/
main
History
Song Ruo Jing
b38ac5ad82
feat(uart): add uart_detect_bitrate_bps API for data line bitrate measurement
...
Closes
https://github.com/espressif/esp-idf/issues/14721
2025-03-28 15:03:19 +08:00
..
CMakeLists.txt
feat(uart): support uart module sleep retention on c6/h2/p4
2024-06-03 12:40:43 +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_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
feat(uart): add uart_detect_bitrate_bps API for data line bitrate measurement
2025-03-28 15:03:19 +08:00