Skip to content

Commit 7d38f81

Browse files
author
fpr
committed
Add library properties
Signed-off-by: fpr <fabien.perroquin@wi6labs.com>
1 parent 3c81234 commit 7d38f81

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

library.properties

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name=STM32duino RTC
2+
version=1.0.0
3+
author=Wi6Labs
4+
maintainer=stm32duino
5+
sentence=Allows to use the RTC functionalities. For STM32 boards.
6+
paragraph=With this library you can use the RTC peripheral in order to program actions related to date and time.
7+
category=Timing
8+
url=https://github.com/stm32duino/STM32RTC.git
9+
architectures=stm32

0 commit comments

Comments
 (0)