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-02 03:06:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aec669c5fdebda1b3a72dc83e1f35332fa6600e0
esp-idf
/
components
/
esp_driver_uart
/
src
History
Tomáš Rohlínek
a46fec8d96
feat(storage/vfs): Remove usage of context less VFS APIs
2026-03-11 11:03:43 +01:00
..
uart_vfs.c
feat(storage/vfs): Remove usage of context less VFS APIs
2026-03-11 11:03:43 +01: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