mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-27 16:56:43 +03:00
IDF Monitor follows the console baud rate by default. Other baud rate can be set from command line by "idf.py monitor -B <baud>" or through environment variables. Run "idf.py monitor --help" for more information.