Răsfoiți Sursa

[bsp][stm32] add rtt head file to stm32lxx_hal.h for resolve scons error

sun_shine 6 ani în urmă
părinte
comite
406bec6301

+ 1 - 0
bsp/stm32/libraries/STM32L0xx_HAL/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h

@@ -44,6 +44,7 @@
 
 /* Includes ------------------------------------------------------------------*/
 #include "stm32l0xx_hal_conf.h"
+#include <rtthread.h>
 
 /** @addtogroup STM32L0xx_HAL_Driver
   * @{