esp-idf/components/driver/uart
sonika.rathi 45d801d815 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-21 10:26:25 +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-21 10:26:25 +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