Skip to content

Commit 406bec6

Browse files
committed
[bsp][stm32] add rtt head file to stm32lxx_hal.h for resolve scons error
1 parent 7aede1b commit 406bec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bsp/stm32/libraries/STM32L0xx_HAL/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444

4545
/* Includes ------------------------------------------------------------------*/
4646
#include "stm32l0xx_hal_conf.h"
47+
#include <rtthread.h>
4748

4849
/** @addtogroup STM32L0xx_HAL_Driver
4950
* @{

0 commit comments

Comments
 (0)