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
2026-01-15 16:33:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb4ce28bfc8faa5fa8bf99ce8cd707a867702ce2
esp-idf
/
components
/
esp_driver_uart
History
Song Ruo Jing
97ef2f36d2
fix(uart): eliminated potential glitch on TX at setup if TX signal is inversed
...
Closes
https://github.com/espressif/esp-idf/issues/14285
2024-12-25 15:19:49 +08:00
..
include
/driver
fix(uart): fix uart_config_t structure size difference in C and C++
2024-07-31 15:15:59 +08:00
src
fix(uart): eliminated potential glitch on TX at setup if TX signal is inversed
2024-12-25 15:19:49 +08:00
test_apps
fix(uart_vfs): read() now aligned to POSIX defined behavior
2024-12-03 16:32: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