NUCLEO_H743ZI: include rtc LL driver

pull/9370/head
bcostm 2018-12-11 18:01:38 +01:00 committed by adbridge
parent 65e791201f
commit c6f3d9244a
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
* @{