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-12 14:03:02 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5736a2d13264bd6dec5a648142eac71ea26dfd05
esp-idf
/
components
/
esp_driver_uart
/
src
History
C.S.M
5cc0bbb265
fix(uhci): Fix uhci second receive error when first receive is long
...
Closes
https://github.com/espressif/esp-idf/issues/18200
2026-03-11 15:15:09 +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
fix(esp_driver_uart): enable pad sleep clock in uart_wakeup_setup function
2026-02-11 15:30:29 +08:00
uart.c
fix(uart): fix autobaud detection unable to trigger LOGE when counts unreliable
2026-02-14 11:38:32 +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): Fix uhci second receive error when first receive is long
2026-03-11 15:15:09 +08:00