Skip to content

Commit 7fff328

Browse files
authored
Add a link to the HZ Grow R502 driver
1 parent 4a60837 commit 7fff328

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,7 @@ Work in progress drivers. Help the authors make these crates awesome!
631631
- [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)
632632
- [spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![crates.io](https://img.shields.io/crates/v/spi-memory.svg)
633633
- [st7032i] - I2C - Dot Matrix LCD Controller driver (Sitronix ST7032i or similar). - ![crates.io](https://img.shields.io/crates/v/st7032i.svg)
634+
- [hzgrow-r502] - UART capacitive fingerprint reader - ![crates.io](https://img.shields.io/crates/v/hzgrow-r502.svg)
634635

635636
[MFRC522]: https://github.com/japaric/mfrc522
636637
[motor-driver]: https://github.com/japaric/motor-driver
@@ -699,6 +700,7 @@ Work in progress drivers. Help the authors make these crates awesome!
699700
[ST7735-lcd]: https://crates.io/crates/st7735-lcd
700701
[spi-memory]: https://github.com/jonas-schievink/spi-memory/
701702
[st7032i]: https://github.com/dotcypress/st7032i
703+
[hzgrow-r502]: https://crates.io/crates/hzgrow-r502
702704

703705
## no-std crates
704706

0 commit comments

Comments
 (0)