mirror of https://github.com/ARMmbed/mbed-os.git
NUCLEO_H743ZI: include rtc LL driver
parent
65e791201f
commit
c6f3d9244a
|
@ -27,6 +27,7 @@
|
|||
|
||||
/* Includes ------------------------------------------------------------------*/
|
||||
#include "stm32h7xx_hal_def.h"
|
||||
#include "stm32h7xx_ll_rtc.h" // MBED PATCH
|
||||
|
||||
/** @addtogroup STM32H7xx_HAL_Driver
|
||||
* @{
|
||||
|
|
Loading…
Reference in New Issue