Skip to content

Commit d3fceb6

Browse files
jkristelltherealprof
authored andcommitted
Add TP2016D2 driver to WIP section (#183)
1 parent 848b929 commit d3fceb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,7 @@ Work in progress drivers. Help the authors make these crates awesome!
515515
- [VEML6040] - I2C - RGBW color light sensor - ![crates.io](https://img.shields.io/crates/v/veml6040.svg)
516516
- [SCD30] - I2C - CO₂ sensor - ![crates.io](https://img.shields.io/crates/v/scd30.svg)
517517
- [KXCJ9] - I2C - Tri-axis accelerometer - ![crates.io](https://img.shields.io/crates/v/kxcj9.svg)
518+
- [TPA2016D2] - I2C - A driver for interfacing with the Texas Instruments TPA2016D2 Class-D amplifier - ![crates.io](https://img.shields.io/crates/v/tpa2016d2.svg)
518519

519520
[MFRC522]: https://github.com/japaric/mfrc522
520521
[motor-driver]: https://github.com/japaric/motor-driver
@@ -581,6 +582,7 @@ Work in progress drivers. Help the authors make these crates awesome!
581582
[VEML6040]: https://crates.io/crates/veml6040
582583
[SCD30]: https://crates.io/crates/scd30
583584
[KXCJ9]: https://crates.io/crates/kxcj9
585+
[TPA2016D2]: https://crates.io/crates/tpa2016d2
584586

585587
## no-std crates
586588

0 commit comments

Comments
 (0)