Skip to content

STM32RTC library v1.2.0

Compare
Choose a tag to compare
@fpistm fpistm released this 16 Dec 13:24
· 90 commits to main since this release
  • Change the set/get prescaler divider Interface in case of stm32F1 (#56)
    The stm32F1 prescaler is asynchronous and mapped on a 32 bits param.
  • Add one seconds interrupt feature for the stm32 MCUs (#57)
  • STM32F1 date retention using backup reg (#58)