Skip to content

Commit d4a09ef

Browse files
authored
Merge pull request #2268 from sunshine0824/stm32l0xx_HAL_bug
[bsp][stm32] add rtt head file to stm32lxx_hal.h for resolve scons error
2 parents 500d43b + 406bec6 commit d4a09ef

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)