Skip to content

STM32RTC library v1.3.5

Compare
Choose a tag to compare
@fpistm fpistm released this 19 Jan 13:09
· 47 commits to main since this release

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

Full Changelog: 1.3.4...1.3.5