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-15 16:34:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec373b51b864f7522aacedbc86fb924acf1ebac2
esp-idf
/
components
/
esp_driver_uart
History
Song Ruo Jing
16fced715f
docs(uart): improve set/get baud rate API docs
...
Closes
https://github.com/espressif/esp-idf/issues/15449
2025-05-27 14:15:33 +08:00
..
include
/driver
docs(uart): improve set/get baud rate API docs
2025-05-27 14:15:33 +08:00
src
fix(uart): fixed coverity ininitialized scalar variable in uart_tcgetattr
2025-05-27 14:15:33 +08:00
test_apps
fix(gpio): removed unnecessary step when routing input signal to a pin
2025-05-20 15:30:26 +08:00
CMakeLists.txt
fix: properly resolve component dependencies
2024-05-30 22:01:55 +08:00
Kconfig
refactor(uart): make uart driver as component, and fix astyle
2023-12-15 17:03:51 +08:00
linker.lf
refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart
2023-12-15 17:14:55 +08:00