Function gx_uart_compatible_putc


void gx_uart_compatible_putc(int port, int ch)

输出一个字符, 如果是换行,转换成回车输出

参数
  • port -- 端口

  • ch -- 要输出的字符