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
refactor: update STM32RTC interrupt callbacks and examples
-Introduce a dedicated RTC callback type "void(*RtcCallbackPtr)(void *);"
to avoid clashing with Arduino core's voidFuncPtr.
-Adapt example sketches to the new STM32Duino core integration.
Signed-off-by: Aymane Bahssain <aymane.bahssain@st.com>
0 commit comments