Releases: stm32duino/STM32RTC
Releases · stm32duino/STM32RTC
STM32RTC library v1.6.0
What's Changed
- feat(u0): add STM32U0xx support by @fpistm in #111
- Start alarm by subSeconds: Avoid overflow during conversion from ms to ticks. by @mrschuster in #113
New Contributors
- @mrschuster made their first contribution in #113
Full Changelog: 1.5.0...1.6.0
STM32RTC library v1.5.0
What's Changed
- stm32RTC can give the hour Format 24 or 12 hours by @FRASTM in #105
- feat(WBA): Add RTC STM32WBAxx support by @fpistm in #107
- RTC update the BIN mode and BDCU if the RTC is already initialized by @FRASTM in #106
- add new sketch to change the rtc mode by @FRASTM in #108
- stm32RTC start alarm with a 64bit accuracy on Subseconds param by @FRASTM in #109
Full Changelog: 1.4.0...1.5.0
STM32RTC library v1.4.0
What's Changed
- STM32RTC: syncAlarmTime Get the Alarm given by the parameter by @FRASTM in #92
- harden prediv management and add parameter to set binary mode by @fpistm in #98
- Rtc mix mode with subseconds param. expressed in milliseconds by @FRASTM in #93
- fix calculation of subsecond conversion in MIX or BIN mode by @FRASTM in #102
- SSRU management by @fpistm in #103
Full Changelog: 1.3.7...1.4.0
STM32RTC library v1.3.7
What's Changed
Full Changelog: 1.3.6...1.3.7
STM32RTC library v1.3.6
What's Changed
Full Changelog: 1.3.5...1.3.6
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
STM32RTC library v1.3.4
What's Changed
Full Changelog: 1.3.3...1.3.4
STM32RTC library v1.3.3
What's Changed
Full Changelog: 1.3.2...1.3.3
STM32RTC library v1.3.2
What's Changed
- fix: initialize RTC variables even when RTC hardware is not reinitialized by @ABOSTM in #72
- fix: ability to set alarm after reset by @ABOSTM in #77
Full Changelog: 1.3.1...1.3.2
STM32RTC library v1.3.1
What's Changed
Full Changelog: 1.3.0...1.3.1