mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 20:54:24 +00: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