Browse Source

【修复】恢复更新 F1 HAL 库错误删除的代码

我夏了夏天 6 years ago
parent
commit
08c67d0a71

+ 1 - 0
bsp/stm32/libraries/STM32F1xx_HAL/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h

@@ -44,6 +44,7 @@ extern "C" {
 
 /* Includes ------------------------------------------------------------------*/
 #include "stm32f1xx_hal_conf.h"
+#include <rtthread.h>
 
 /** @addtogroup STM32F1xx_HAL_Driver
   * @{