You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: 1 RTC vector for both HAL IRQHandler Alarm and WakeUpTimer
Sometimes, both HAL IRQ handler should be call from RTC vector
* HAL_RTC_AlarmIRQHandler()
* HAL_RTCEx_WakeUpTimerIRQHandler()
Signed-off-by: Alexandre Bourdiol <[email protected]>
0 commit comments