STM32RTC library v1.3.5
What's Changed
- Use time_t instead of uint32_t to avoid year 2038 problem. by @paulbearddotname in #82
- Add a guard distinguishing CM0+ core of STM32WL55xx. Fix #83 by @Miceuz in #84
- feat: add second alarm (B) support by @fpistm in #86
New Contributors
- @paulbearddotname made their first contribution in #82
- @Miceuz made their first contribution in #84
Full Changelog: 1.3.4...1.3.5