esp-idf/components/driver/uart
Song Ruo Jing 46d33e46ef 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-09 22:32:49 +08:00
..
include/driver uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
Kconfig.uart feat(uart): Add sdkconfig.ci.iram_safe test for UART driver 2023-08-30 11:30:03 +08: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-09 22:32:49 +08:00