Konstantin Kondrashov b434b8f5d2 esp32: Add reset uart
Fixed the case when the first part of log was missed
this was happened when:
 * CONFIG_CONSOLE_UART_CUSTOM option is selected (UART1)
 * The selected CONSOLE_UART port is used also for the console component
 * in code esp_restart() or abort() functions were called.
2019-06-04 20:16:40 +08:00
..
2019-05-22 21:47:02 +08:00
2018-08-20 16:49:20 +08:00
2018-10-21 15:11:45 +08:00
2019-04-02 12:52:58 +11:00
2019-06-04 20:16:40 +08:00