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
2025-08-14 06:04:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97a6b3bbab0666fa1d618d916ae0ab6985d06b6c
esp-idf
/
components
/
esp_driver_uart
/
include
/
driver
History
Alexey Lapshin
a3dfc82246
fix(build): add __attribute__((nonstring)) to nonsting variables
2025-06-25 18:01:50 +07:00
..
esp_private
feat(storage/vfs): move uart driver to new vfs API
2024-11-21 07:41:42 +01:00
uart_select.h
…
uart_vfs.h
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08:00
uart_wakeup.h
fix(build): add __attribute__((nonstring)) to nonsting variables
2025-06-25 18:01:50 +07:00
uart.h
feat(uart): add uart_detect_bitrate_bps API for data line bitrate measurement
2025-03-28 15:03:19 +08:00
uhci_types.h
feat(uhci): Add uhci (uart-dma) support on esp32c3, esp32c6, esp32s3, esp32p4
2025-04-27 15:28:23 +08:00
uhci.h
docs(uhci): implementation for uart-dma (uhci) docs
2025-05-16 15:14:51 +08:00