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-17 23:28:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3521b51f1c33cf4a8f8310a4b52f04ed399a333
esp-idf
/
components
/
esp_driver_uart
/
test_apps
/
uart
/
main
History
Song Ruo Jing
a1ba653952
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:14:27 +08:00
..
CMakeLists.txt
feat(uart): support uart module sleep retention on c6/h2/p4
2024-07-31 15:15:11 +08:00
test_app_main.c
…
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_uart_auto_lightsleep.c
feat(uart): support uart module sleep retention on c6/h2/p4
2024-07-31 15:15:11 +08:00
test_uart_retention.c
feat(uart): support uart module sleep retention on c6/h2/p4
2024-07-31 15:15:11 +08:00
test_uart.c
fix(uart): allow same pin for tx and rx in uart_set_pin
2025-01-10 15:14:27 +08:00