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-16 06:54:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2887be193be6c4d0abdd31f52e69e857a8045d13
esp-idf
/
components
/
driver
/
test_apps
/
uart
/
main
History
Song Ruo Jing
fd55869f82
fix(uart): allow same pin for tx and rx in uart_set_pin
...
Closes
https://github.com/espressif/esp-idf/issues/14787
2025-01-09 12:04:45 +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
test: move uart test to test_app
2022-11-11 16:59:40 +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