mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
This change adds a set of menuconfig options to set custom UART#, baud rate, and pins, for console output. Setting happens in bootloader startup code for PRO CPU, and in application startup code for APP CPU. Ref. TW8146