We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccaef40 commit f9b5bb4Copy full SHA for f9b5bb4
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/stm32duino/STM32RTC"
9
},
10
- "version": "1.6.0",
+ "version": "1.7.0",
11
"frameworks": "arduino",
12
"platforms": "ststm32",
13
"build": {
library.properties
@@ -1,5 +1,5 @@
1
name=STM32duino RTC
2
-version=1.6.0
+version=1.7.0
3
author=STMicroelectronics
4
maintainer=stm32duino
5
sentence=Allows to use the RTC functionalities of STM32 based boards.
0 commit comments