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-09-20 08:24:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dce0925f406a86023cb648abc88b0a8d5f29bd20
esp-idf
/
components
/
esp_driver_uart
/
test_apps
/
uart
/
main
History
wuzhenghui
879713d589
change(esp_hw_support): deprecate esp_sleep_get_wakeup_cause with esp_sleep_get_wakeup_causes
2025-06-27 16:18:10 +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
change(esp_hw_support): deprecate esp_sleep_get_wakeup_cause with esp_sleep_get_wakeup_causes
2025-06-27 16:18:10 +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