Skip to content

Commit e2d2a33

Browse files
bcostmadbridge
authored andcommitted
DISCO_L475VG_IOT01A: Add include of LL timer file
1 parent 86a9f14 commit e2d2a33

File tree

1 file changed

+1
-0
lines changed
  • targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/device

1 file changed

+1
-0
lines changed

targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/device/hal_tick.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
#endif
4141

4242
#include "stm32l4xx.h"
43+
#include "stm32l4xx_ll_tim.h"
4344
#include "cmsis_nvic.h"
4445

4546
#define TIM_MST TIM5

0 commit comments

Comments
 (0)