This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
fixes
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
esp_driver_uart
History
0xFEEDC0DE64
11769a9eb7
Add uart_read_some_bytes() to allow reading into a buffer without waiting until that buffer is full
2025-11-27 11:11:21 +01:00
..
include
/driver
Add uart_read_some_bytes() to allow reading into a buffer without waiting until that buffer is full
2025-11-27 11:11:21 +01:00
src
Add uart_read_some_bytes() to allow reading into a buffer without waiting until that buffer is full
2025-11-27 11:11:21 +01:00
test_apps
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
CMakeLists.txt
feat(uhci): Add uhci (uart-dma) support on esp32c3, esp32c6, esp32s3, esp32p4
2025-04-27 15:28:23 +08:00
Kconfig
test(uhci): enable the psram test in CI
2025-04-30 13:16:57 +08:00
linker.lf
test(uhci): enable the psram test in CI
2025-04-30 13:16:57 +08:00