-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added deprecation notice to version 3.x for Arduino library
- Loading branch information
1 parent
592b707
commit 0cc0b1f
Showing
4 changed files
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
name=TLE94112 | ||
version=3.0.2 | ||
version=3.0.4 | ||
author=Infineon Technologies | ||
maintainer=Infineon Technologies <www.infineon.com> | ||
sentence=This library provides an interface for Infineons DC Motor Control Shield with TLE94112EL | ||
paragraph=This shield provides 12 half-bridges which can drive up to 6 independent (+5 cascaded) bidirectional motors consuming up to 0.9 Ampere each | ||
sentence=DEPRECATED. This library provides an interface for Infineons DC Motor Control Shield with TLE94112EL | ||
paragraph=Please note: this library is deprecated. Please migrate to the new <a href="https://github.com/Infineon/arduino-multi-half-bridge">multi-half-bridge v4.0.0</a> library. It starts in v4.x as it is a continuation of this library. This shield provides 12 half-bridges which can drive up to 6 independent (+5 cascaded) bidirectional motors consuming up to 0.9 Ampere each | ||
category=Device Control | ||
url=https://www.infineon.com/cms/en/product/evaluation-boards/tle94112el_shield/ | ||
architectures=* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters