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-05-29 17:16:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f8dd0cf5bc8d00aabbbc2bfa96ea78fd801d263
esp-idf
/
components
/
esp_driver_uart
/
test_apps
/
uart
/
main
History
hebinglin
048a9ae514
change(esp_hw_support): deprecate uart_set_wakeup_threshold and uart_get_wakeup_threshold
2026-03-06 11:23:27 +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): add glitch filter functionality for UART
2026-01-23 11:36:32 +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
change(esp_hw_support): deprecate uart_set_wakeup_threshold and uart_get_wakeup_threshold
2026-03-06 11:23:27 +08:00