mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-28 01:04:48 +03:00
5 lines
232 B
Plaintext
5 lines
232 B
Plaintext
# For ESP32, only UART0 port has DTR/DSR signal
|
|
# In order to run the rs485 test cases fully, use UART1 as the console uart, so that UART0 can be the test port
|
|
CONFIG_ESP_CONSOLE_UART_CUSTOM=y
|
|
CONFIG_ESP_CONSOLE_UART_CUSTOM_NUM_1=y
|