Add link to crates.io

This commit is contained in:
Diego Barrios Romero 2018-08-17 09:21:07 +02:00
parent 3086822dcc
commit 8492f3add8

View file

@ -333,7 +333,7 @@ Work in progress drivers. Help the authors make these crates awesome!
- [SSD1322] - SPI - Graphical OLED display controller - ![crates.io](https://img.shields.io/crates/v/ssd1322.svg)
- [GridEYE] - I2C - Rust driver for Grid-EYE / Panasonic AMG88(33)
- [EEPROM24x] - I2C - 24x series serial EEPROM driver
- [DS1307] - I2C - Real-time clock
- [DS1307] - I2C - Real-time clock driver - ![crates.io](https://img.shields.io/crates/v/ds1307.svg)
[MFRC522]: https://github.com/japaric/mfrc522
[MPU9250]: https://github.com/japaric/mpu9250