File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -577,6 +577,7 @@ Work in progress drivers. Help the authors make these crates awesome!
577
577
- [ spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![ crates.io] ( https://img.shields.io/crates/v/spi-memory.svg )
578
578
- [ OPT300x] - I2C - Ambient light sensors
579
579
- [ Si4703] - I2C - FM radio turners (receivers).
580
+ - [ st7032i] - I2C - Dot Matrix LCD Controller driver (Sitronix ST7032i or similar). - ![ crates.io] ( https://img.shields.io/crates/v/st7032i.svg )
580
581
581
582
[ MFRC522 ] : https://github.com/japaric/mfrc522
582
583
[ motor-driver ] : https://github.com/japaric/motor-driver
@@ -647,6 +648,7 @@ Work in progress drivers. Help the authors make these crates awesome!
647
648
[ spi-memory ] : https://github.com/jonas-schievink/spi-memory/
648
649
[ OPT300x ] : https://github.com/eldruin/opt300x-rs
649
650
[ Si4703 ] : https://github.com/eldruin/si4703-rs
651
+ [ st7032i ] : https://github.com/dotcypress/st7032i
650
652
651
653
## no-std crates
652
654
You can’t perform that action at this time.
0 commit comments