stm32duino / STM32RTC

Arduino RTC library for STM32.
131 stars 48 forks source link

refactor: Improve reliability and simplify implementation #67

Closed ABOSTM closed 2 years ago

ABOSTM commented 2 years ago

refactor: Improve reliability and simplify implementation

Tested on BluePill and Nucleo L476RG, with examples from STM32duino_RTC library

fixes #66