Kaynağa Gözat

[Bsp][STM32F4xx_HAL]Fix hal_conf.h to include rtthread.h

uestczyh222 8 yıl önce
ebeveyn
işleme
d2076cbb64

+ 1 - 1
bsp/stm32f40x_HAL/drivers/stm32f4xx_hal_conf.h

@@ -42,7 +42,7 @@
 #ifdef __cplusplus
 #ifdef __cplusplus
  extern "C" {
  extern "C" {
 #endif
 #endif
-#include "board.h"
+#include <rtthread.h>
 /* Exported types ------------------------------------------------------------*/
 /* Exported types ------------------------------------------------------------*/
 /* Exported constants --------------------------------------------------------*/
 /* Exported constants --------------------------------------------------------*/