[bsp][stm32] add rtt head file to stm32lxx_hal.h for resolve scons error
This commit is contained in:
parent
7aede1befb
commit
406bec6301
|
@ -44,6 +44,7 @@
|
|||
|
||||
/* Includes ------------------------------------------------------------------*/
|
||||
#include "stm32l0xx_hal_conf.h"
|
||||
#include <rtthread.h>
|
||||
|
||||
/** @addtogroup STM32L0xx_HAL_Driver
|
||||
* @{
|
||||
|
|
Loading…
Reference in New Issue