monitor baud rate
Posted: Tue Jan 16, 2024 7:28 am
According to https://github.com/espressif/esp-idf/bl ... /tools.rst esp-idf monitor now uses the custom console baud-rate (CONFIG_ESP_CONSOLE_UART_BAUDRATE) by default instead of 115200.
I looked through the sources and couldn't find how it was doing that. Could someone point me to the correct place?
Thanks.
I looked through the sources and couldn't find how it was doing that. Could someone point me to the correct place?
Thanks.