From 7fff328e8e03c2cccd7cf7eff11bff6770ae7247 Mon Sep 17 00:00:00 2001 From: Filip Wieland Date: Tue, 17 Dec 2019 11:53:46 +0000 Subject: [PATCH] Add a link to the HZ Grow R502 driver --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a215308..df6719a 100644 --- a/README.md +++ b/README.md @@ -631,6 +631,7 @@ Work in progress drivers. Help the authors make these crates awesome! - [ST7735-lcd] - SPI - An embedded-graphics compatible driver for the popular lcd family from Sitronix ![crates.io](https://img.shields.io/crates/v/st7735-lcd.svg) - [spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![crates.io](https://img.shields.io/crates/v/spi-memory.svg) - [st7032i] - I2C - Dot Matrix LCD Controller driver (Sitronix ST7032i or similar). - ![crates.io](https://img.shields.io/crates/v/st7032i.svg) +- [hzgrow-r502] - UART capacitive fingerprint reader - ![crates.io](https://img.shields.io/crates/v/hzgrow-r502.svg) [MFRC522]: https://github.com/japaric/mfrc522 [motor-driver]: https://github.com/japaric/motor-driver @@ -699,6 +700,7 @@ Work in progress drivers. Help the authors make these crates awesome! [ST7735-lcd]: https://crates.io/crates/st7735-lcd [spi-memory]: https://github.com/jonas-schievink/spi-memory/ [st7032i]: https://github.com/dotcypress/st7032i +[hzgrow-r502]: https://crates.io/crates/hzgrow-r502 ## no-std crates