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-07-11 13:33:05 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb2188bfb805e284f4b95480691ca0031989400a
esp-idf
/
components
/
esp_driver_uart
/
include
/
driver
History
Hu Rui
6b81966b9f
refactor(uhci): improve uart_dma_ota example & uhci docs
...
add const to UHCI rx callback edata->data
2026-05-25 10:47:40 +08:00
..
esp_private
feat(storage/vfs): move uart driver to new vfs API
2024-11-21 07:41:42 +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
refactor(uart): minor refactor to uart wakeup code
2025-05-19 21:52:55 +08:00
uart.h
fix(uart): Avoid division by zero error when calling uart_get_baudrate
2026-02-14 11:38:17 +08:00
uhci_types.h
refactor(uhci): improve uart_dma_ota example & uhci docs
2026-05-25 10:47:40 +08:00
uhci.h
docs(uhci): implementation for uart-dma (uhci) docs
2025-05-19 17:49:39 +08:00