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-08-04 22:30:13 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf5cdc716347ca0b28058dc5edea6637edbab45c
esp-idf
/
components
/
esp_driver_uart
/
src
History
wuzhenghui
0c073a1284
fix(esp_driver_uart): enable pad sleep clock in uart_wakeup_setup function
2026-02-11 15:31:21 +08:00
..
uart_vfs.c
change(vfs): deleted deprecated uart and uart-jtag-serial API
2025-09-22 11:46:07 +08:00
uart_wakeup.c
fix(esp_driver_uart): enable pad sleep clock in uart_wakeup_setup function
2026-02-11 15:31:21 +08:00
uart.c
refactor(uart): split UART HAL into separate component
2026-01-04 16:02:57 +08:00
uhci_private.h
fix(uhci): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
uhci.c
fix(uhci): fixed rx buffer potential corruption issue due to cache coherence issue caused by autowriteback
2026-01-15 14:08:53 +08:00