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-23 03:13:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eef2372dcef0301b5ef62d44aed59e1c4f68751b
esp-idf
/
components
/
esp_driver_uart
/
src
History
armando
f19e08046b
fix(uhci): fixed rx buffer potential corruption issue due to cache coherence issue caused by autowriteback
2026-01-15 14:11:05 +08:00
..
uart_vfs.c
fix(uart): fixed coverity ininitialized scalar variable in uart_tcgetattr
2025-03-28 15:03:19 +08:00
uart_wakeup.c
refactor(uart): minor refactor to uart wakeup code
2025-05-19 21:52:55 +08:00
uart.c
fix(intr_alloc): Fix ISR allocate methods in several drivers
2025-12-16 08:32:59 +08:00
uhci_private.h
feat(uhci): Add uhci (uart-dma) support on esp32c3, esp32c6, esp32s3, esp32p4
2025-04-27 15:28:23 +08:00
uhci.c
fix(uhci): fixed rx buffer potential corruption issue due to cache coherence issue caused by autowriteback
2026-01-15 14:11:05 +08:00