8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89e555 commit 58da1edCopy full SHA for 58da1ed
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/stm32duino/STM32RTC"
9
},
10
- "version": "1.3.4",
+ "version": "1.3.5",
11
"frameworks": "arduino",
12
"platforms": "ststm32",
13
"build": {
library.properties
@@ -1,5 +1,5 @@
1
name=STM32duino RTC
2
-version=1.3.4
+version=1.3.5
3
author=STMicroelectronics, Wi6Labs
4
maintainer=stm32duino
5
sentence=Allows to use the RTC functionalities of STM32 based boards.
0 commit comments