There was an error while loading. Please reload this page.
1 parent 79f634e commit d5c9ffaCopy full SHA for d5c9ffa
README.md
@@ -1,6 +1,9 @@
1
# STM32RTC
2
A RTC library for STM32.
3
4
+## Requirement
5
+* [Arduino_Core_STM32](https://github.com/stm32duino/Arduino_Core_STM32) version >= 1.3.0
6
+
7
# API
8
9
This library is based on the Arduino RTCZero library.
0 commit comments