Add CC1101 driver

This commit is contained in:
Ferdia McKeogh 2019-02-09 14:50:49 +01:00 committed by GitHub
parent 636949b9a1
commit bbcbdc24e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -416,7 +416,7 @@ Work in progress drivers. Help the authors make these crates awesome!
- [HM11] - USART - HM-11 bluetooth module AT configuration crate - ![crates.io](https://img.shields.io/crates/v/hm11.svg)
- [APDS9960] - I2C - Proximity, ambient light, RGB and gesture sensor - ![crates.io](https://img.shields.io/crates/v/apds9960.svg)
- [SSD1675] - SPI - Tri-color ePaper display controller - ![crates.io](https://img.shields.io/crates/v/ssd1675.svg)
- [CC1101] - SPI - Sub-1GHz RF Transceiver - ![crates.io](https://img.shields.io/crates/v/cc1101.svg)
[MFRC522]: https://github.com/japaric/mfrc522
[MPU9250]: https://github.com/japaric/mpu9250
@ -472,6 +472,7 @@ Work in progress drivers. Help the authors make these crates awesome!
[MAX17048/9]: https://crates.io/crates/max17048
[APDS9960]: https://crates.io/crates/apds9960
[SSD1675]: https://crates.io/crates/ssd1675
[CC1101]: https://crates.io/crates/cc1101
## no-std crates