This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96372d209182f8dd42c6563503b1988a9027f14a
esp-idf
/
components
/
esp_driver_uart
History
Song Ruo Jing
96372d2091
fix(uart): fixed coverity ininitialized scalar variable in uart_tcgetattr
2025-05-20 11:52:22 +08:00
..
include
/driver
fix(uart): allow same pin for tx and rx in uart_set_pin
2025-01-10 15:14:27 +08:00
src
fix(uart): fixed coverity ininitialized scalar variable in uart_tcgetattr
2025-05-20 11:52:22 +08:00
test_apps
fix(uart): allow same pin for tx and rx in uart_set_pin
2025-01-10 15:14:27 +08:00
CMakeLists.txt
feat(esp32c61): introduce target esp32c61
2024-03-01 21:12:25 +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