This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3c4d57f13bc79a3ad442e795fab907f28efcc43
esp-idf
/
components
/
esp_driver_uart
T
History
wuzhenghui
fd79c593fb
fix(ci): increase uart driver test memory leak threshold
2024-09-07 02:04:43 +08:00
..
include
/driver
fix(uart): fix uart_config_t structure size difference in C and C++
2024-07-08 20:17:27 +08:00
src
fix(uart): eliminated potential glitch on TX at setup if TX signal is inversed
2024-08-15 16:36:18 +08:00
test_apps
fix(ci): increase uart driver test memory leak threshold
2024-09-07 02:04:43 +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