diff --git a/README.md b/README.md index d2147c4..9abdc29 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,7 @@ Work in progress drivers. Help the authors make these crates awesome! - [LSM303C] - A platform agnostic driver to interface with the LSM303C (accelerometer + compass) ![crates.io](https://img.shields.io/crates/v/lsm303c.svg) - [VL53L0X] - A platform agnostic driver to interface with the vl53l0x (time-of-flight sensor) ![crates.io](https://img.shields.io/crates/v/vl53l0x.svg) - [MCP49xx] - SPI - 8/10/12-bit DACs like MCP4921, MCP4922, MCP4801, etc. - ![crates.io](https://img.shields.io/crates/v/mcp49xx.svg) +- [DW1000] - SPI - Radio transceiver for communication based on IEEE 802.15.4 and position tracking - ![crates.io](https://img.shields.io/crates/v/dw1000.svg) [MFRC522]: https://github.com/japaric/mfrc522 [motor-driver]: https://github.com/japaric/motor-driver @@ -488,6 +489,7 @@ Work in progress drivers. Help the authors make these crates awesome! [LSM303C]: https://crates.io/crates/lsm303c [VL53L0X]: https://crates.io/crates/vl53l0x [MCP49xx]: https://crates.io/crates/mcp49xx +[DW1000]: https://crates.io/crates/dw1000 ## no-std crates