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
906c6ee6884d77e9ca6910ff0f8c8debd657dfdc
esp-idf
/
components
/
esp_driver_uart
/
include
/
driver
History
C.S.M
cd28b63450
feat(uhci): uhci receive can be called in isr
...
(cherry picked from commit
fcd5c55194
)
2026-09-15 11:00:25 +08:00
..
esp_private
feat(storage/vfs): Remove old API usage
2025-12-17 14:00:22 +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
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08: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-09 19:24:07 +08:00
uhci_types.h
fix(uhci): rx fsm race condition and buffer size check
2026-07-27 19:22:47 +08:00
uhci.h
feat(uhci): uhci receive can be called in isr
2026-09-15 11:00:25 +08:00