文章目录一、串口配置二、重定向printf函数1.加入头文件2.重定向实验结果一、串口配置...int fputc(int ch, FILE *f) { HAL_UART_Transmit(&huart1, ...
確定! 回上一頁