1、在使用STM32Cubde 生成好代码中usart.c中添加,如下的代码即可:/* USER CODE BEGIN 0 */#include "stdio.h"#ifdef __GNUC__#define ...
確定! 回上一頁