esp-idf/components/driver/uart
Song Ruo Jing 55ed548cc6 fix(console): enable to select UART1 port for console output
This feature was only enabled for esp32, esp32s2, esp32s3 previously.
Now, enabling this feature for all targets.
2023-11-30 11:26:09 +08: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 fix(console): enable to select UART1 port for console output 2023-11-30 11:26:09 +08:00