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
81014a4da35f77f36e1caa9cefda6aefb064600d
esp-idf
/
components
/
esp_driver_uart
/
include
/
driver
History
C.S.M
1709f4bbdf
feat(uhci): uhci receive can be called in isr
...
(cherry picked from commit
fcd5c55194
)
2026-08-10 14:50:17 +08:00
..
esp_private
feat(console): Move IO initialization outside of the console component
2026-03-17 08:30:23 +01:00
uart_select.h
refactor(uart): make uart driver as component, and fix astyle
2023-12-15 17:03:51 +08:00
uart_vfs.h
feat(console): Move IO initialization outside of the console component
2026-03-17 08:30:23 +01:00
uart_wakeup.h
fix(build): add __attribute__((nonstring)) to nonsting variables
2025-06-25 18:01:50 +07:00
uart.h
fix(uart): fix uart sw flow ctrl XOFF char write to wrong reg on ESP32C6
2026-07-15 16:45:39 +08:00
uhci_types.h
fix(uhci): rx fsm race condition and buffer size check
2026-07-29 19:31:30 +08:00
uhci.h
feat(uhci): uhci receive can be called in isr
2026-08-10 14:50:17 +08:00