Then, I've got a function putc which covers weak putc delivered by libc: int fputc(int c, FILE * file) { putcUART2((unsigned int) c);
確定! 回上一頁