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-05-28 16:46:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab2ec6f2e613bd3e1fb33f5a4e0430f749c155db
esp-idf
/
components
/
esp_driver_uart
/
include
/
driver
History
Hu Rui
b222c61cb8
refactor(uhci): improve uart_dma_ota example & uhci docs
...
add const to UHCI rx callback edata->data
2026-05-20 11:21:29 +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
change(esp_hw_support): deprecate uart_set_wakeup_threshold and uart_get_wakeup_threshold
2026-03-06 11:23:27 +08:00
uhci_types.h
refactor(uhci): improve uart_dma_ota example & uhci docs
2026-05-20 11:21:29 +08:00
uhci.h
feat(uhci): Add support for uhci on esp32h4
2026-04-01 17:15:32 +08:00