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-23 18:53:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c91ff784567970a0d05be71a84d59a8efa58219
esp-idf
/
components
/
driver
/
test_apps
/
uart
/
main
History
Song Ruo Jing
eaf4b3f3e6
fix(uart): allow same pin for tx and rx in uart_set_pin
...
Closes
https://github.com/espressif/esp-idf/issues/14787
2025-01-10 15:52:07 +08:00
..
CMakeLists.txt
feat(uart_test): add test case for uart tx blocked by auto-suspend
2024-09-12 21:26:13 +08:00
test_app_main.c
test: move uart test to test_app
2022-11-11 16:59:40 +08:00
test_uart_auto_lightsleep.c
feat(uart_test): add test case for uart tx blocked by auto-suspend
2024-09-12 21:26:13 +08:00
test_uart.c
fix(uart): allow same pin for tx and rx in uart_set_pin
2025-01-10 15:52:07 +08:00