mirror of https://github.com/ARMmbed/mbed-os.git
NUCLEO_H743ZI: include rtc LL driver
parent
f3b304d3af
commit
1cf92dd8d4
|
@ -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