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
d9f42b3fc632a8a9fac7e40e3d249d8d51fb99a4
esp-idf
/
components
/
esp_driver_uart
/
include
/
driver
History
C.S.M
fcd5c55194
feat(uhci): uhci receive can be called in isr
2026-07-30 11:41:24 +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-06 20:49:56 +08:00
uhci_types.h
fix(uhci): rx fsm race condition and buffer size check
2026-07-27 11:48:52 +08:00
uhci.h
feat(uhci): uhci receive can be called in isr
2026-07-30 11:41:24 +08:00