mirror of https://github.com/ARMmbed/mbed-os.git
DISCO_L475VG_IOT01A: Add include of LL timer file
parent
66cbc8b452
commit
8ede14dac1
|
@ -40,6 +40,7 @@
|
|||
#endif
|
||||
|
||||
#include "stm32l4xx.h"
|
||||
#include "stm32l4xx_ll_tim.h"
|
||||
#include "cmsis_nvic.h"
|
||||
|
||||
#define TIM_MST TIM5
|
||||
|
|
Loading…
Reference in New Issue