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