@brief Retargets the C library printf function to the USART. ... 這一段函數就是把printf函數輸出到串口,需要將fputc輸出給串口,也就是重新定義 ...
確定! 回上一頁