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-08-25 17:58:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0c6699c67bb9c700dfee1db75d5c4402a552e98
esp-idf
/
components
/
driver
/
test_apps
/
uart
/
main
History
Song Ruo Jing
819fc09027
refactor(uart): increase test app memory leak tolerance
2025-03-07 21:46:16 +08:00
..
CMakeLists.txt
feat(uart): support uart module sleep retention on c6/h2
2024-06-18 15:04:20 +08:00
test_app_main.c
refactor(uart): increase test app memory leak tolerance
2025-03-07 21:46:16 +08:00
test_common.h
feat(uart_test): add test case for uart tx blocked by auto-suspend
2024-05-28 10:57:59 +08:00
test_uart_auto_lightsleep.c
feat(uart): support uart module sleep retention on c6/h2
2024-06-18 15:04:20 +08:00
test_uart_retention.c
feat(uart): support uart module sleep retention on c6/h2
2024-06-18 15:04:20 +08:00
test_uart.c
fix(uart): allow same pin for tx and rx in uart_set_pin
2025-01-09 12:04:45 +08:00