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

This commit is contained in:
sun_shine 2019-01-25 16:33:46 +08:00
parent 7aede1befb
commit 406bec6301
1 changed files with 1 additions and 0 deletions

View File

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