This website requires JavaScript.
Explore
Help
Sign In
alex
/
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-01-16 05:03:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6badd2cf254e403ed3ff7e638996a59cd46d390f
esp-idf
/
components
/
esp_driver_uart
/
src
History
C.S.M
bb03892461
feat(uhci): Add length receive threshold support
2025-04-29 11:12:38 +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
feat(esp_driver_uart): support hp uarts wakeup modes 1 2 3 during light sleep
2025-04-21 14:03:34 +08:00
uart.c
feat(uart): add uart_detect_bitrate_bps API for data line bitrate measurement
2025-03-28 15:03:19 +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
feat(uhci): Add length receive threshold support
2025-04-29 11:12:38 +08:00