Merge pull request #85 from eldruin/add-wip-xca9548a

Add WIP crate for TCA9548A and PCA9548A I2C switches/multiplexers
This commit is contained in:
Daniel Egger 2018-09-29 22:38:43 +02:00 committed by GitHub
commit acacec6c44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -355,6 +355,7 @@ Work in progress drivers. Help the authors make these crates awesome!
- [PCF857x] - I2C - I/O expanders: PCF8574, PCF8574A, PCF8575 ![crates.io](https://img.shields.io/crates/v/pcf857x.svg)
- [eink-waveshare] - SPI - driver for E-Paper Modules from Waveshare
- [BlueNRG] - SPI - driver for BlueNRG-MS Bluetooth module. ![crates.io](https://img.shields.io/crates/v/bluenrg.svg)
- [xCA9548A] - I2C - I2C switches/multiplexers: TCA9548A, PCA9548A
[MFRC522]: https://github.com/japaric/mfrc522
[MPU9250]: https://github.com/japaric/mpu9250
@ -395,6 +396,7 @@ Work in progress drivers. Help the authors make these crates awesome!
[PCF857x]: https://crates.io/crates/pcf857x
[eink-waveshare]: https://crates.io/crates/eink_waveshare_rs
[BlueNRG]: https://crates.io/crates/bluenrg
[xCA9548A]: https://github.com/eldruin/xca9548a-rs
## no-std crates