Files
esp-idf/components/esp_driver_uart/test_apps/rs485/sdkconfig.defaults.esp32
T

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