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-13 13:50:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee3de247e211206a19d7cd562cbbd7147d4dcad5
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
refactor(uart): make uart driver as component, and fix astyle
2023-12-15 17:03:51 +08:00
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