NUCLEO_H743ZI: include rtc LL driver

pull/9056/head
bcostm 2018-12-11 18:01:38 +01:00
parent f3b304d3af
commit 1cf92dd8d4
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32h7xx_hal_def.h"
#include "stm32h7xx_ll_rtc.h" // MBED PATCH
/** @addtogroup STM32H7xx_HAL_Driver
* @{