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-06-07 21:56:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45c2190fa7d29e2db2974aae3fe846fff43780f4
esp-idf
/
components
/
esp_driver_uart
/
src
History
hebinglin
8642f65ab0
fix(esp_driver_uart): restore enable pad clock in uart_set_wakeup_threshold
2026-03-06 11:23:27 +08:00
..
uart_vfs.c
fix: fix unused value in esp uart driver
2025-10-27 11:02:48 +08:00
uart_wakeup.c
fix(esp_driver_uart): enable pad sleep clock in uart_wakeup_setup function
2026-02-09 20:54:03 +08:00
uart.c
fix(esp_driver_uart): restore enable pad clock in uart_set_wakeup_threshold
2026-03-06 11:23:27 +08:00
uhci_private.h
refactor(rcc): unify the usage of clock control macros for peripherals
2026-01-23 18:28:13 +08:00
uhci.c
fix(uhci): Fix uhci second receive error when first receive is long
2026-02-26 16:33:50 +08:00