Skip to content

Commit dc571a6

Browse files
author
Max 'MaxMax' Mönikes
committed
Added Library prototypes
1 parent 856f074 commit dc571a6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=Battery Management IC TLE9012
2+
version=0.0.1
3+
author=Maximilian Mönikes
4+
maintainer=Maximilian Mönikes
5+
sentence=This library provides an interface for Infineons Battery Management IC TLE9012
6+
paragraph=This library is supposed to work with either a direct connection to the TLE9012 or in combination with a TLE9015 Transceiver IC. Not that a Hardware Serial is required with at least 1Mbit/s so not every Arduino Board is compatible
7+
category=Device Control
8+
url=https://github.com/MaxMax-embedded/TLE9012_Arduino_Lib
9+
architectures=*
10+
includes=TLE9012.h

0 commit comments

Comments
 (0)