This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-22 07:29:08 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
9c82ad06c3
Branches
Tags
View all branches
esp-idf
/
components
/
driver
/
uart
History
sonika.rathi
9c82ad06c3
fix(vfs/uart): add UART VFS select callback in IRAM
...
UART VFS select callback is placed in IRAM when CONFIG_UART_ISR_IN_IRAM is enabled
2023-11-08 11:34:22 +01:00
..
include
/driver
uart: Support LP_UART port with UART driver on esp32c6
2023-06-16 07:31:40 +00:00
Kconfig.uart
fix(vfs/uart): add UART VFS select callback in IRAM
2023-11-08 11:34:22 +01:00
linker.lf
feat(uart): Add sdkconfig.ci.iram_safe test for UART driver
2023-08-30 11:30:03 +08:00
uart.c
feat(uart): spilt LP and HP uart set_baudrate function
2023-10-08 10:10:02 +08:00