pub unsafe extern "C" fn ets_install_uart_printf()
Expand description

@brief Install putc1 as ets_write_char_uart. In silent boot mode(to void interfere the UART attached MCU), we can call this function, after booting ok.

@param None

@return None