Files
Nicolas Schurando c456570875 Add STM32U0 RTC support for sleep (extends #1586) (#1592)
The STM32U0 series uses ICSR instead of ISR for the RTC initialization status register, and has a combined RTC_TAMP_IRQn instead of a separate RTC_WKUP_IRQn. Add a dedicated init block so sleep/wakeup works correctly on this family.

Co-authored-by: Nicolas Schurando <nicolas@schurando.fr>
2026-02-15 20:51:11 +01:00
..
2026-01-01 11:36:35 +01:00
2026-02-07 15:11:27 +01:00