STM32F031x6 RTC Wakeup Timer
Posted on December 25, 2017 at 22:04Hi GuysI'm trying to implement the function HAL_RTCEx_SetWakeUpTimer_IT in stm32f0xx_hal_rtc_ex.h file.My device is STM32F031x6However I see the following code in the .h file:#if defined(STM32F071xB) || defined(ST...