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
f251e32f48ca7214da1744f1e3ca698cfd01f5de
esp-idf
/
components
/
esp_driver_uart
T
History
Michael (XIAO Xufeng)
f251e32f48
feat(uart_test): add test case for uart tx blocked by auto-suspend
2024-04-05 03:01:24 +08:00
..
include
/driver
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08:00
src
fix(uart): Fixed issue that TX be blocked by auto-lightsleep
2024-04-05 03:01:24 +08:00
test_apps
feat(uart_test): add test case for uart tx blocked by auto-suspend
2024-04-05 03:01:24 +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