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 @@ -1096,6 +1096,7 @@ Work in progress drivers. Help the authors make these crates awesome!
1096
1096
1 . [ spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![ crates.io] ( https://img.shields.io/crates/v/spi-memory.svg )
1097
1097
1 . [ SSD1320] - SPI - Graphical OLED display controller - ![ crates.io] ( https://img.shields.io/crates/v/ssd1320.svg )
1098
1098
1 . [ SSD1322] - SPI - Graphical OLED display controller - ![ crates.io] ( https://img.shields.io/crates/v/ssd1322.svg )
1099
+ 1 . [ SSD1322_rs] - SPI - Async graphics driver for SSD1322 screen - ![ crates.io] ( https://img.shields.io/crates/v/ssd1322_rs.svg )
1099
1100
1 . [ SSD1351] - SPI - 16bit colour OLED display driver - ![ crates.io] ( https://img.shields.io/crates/v/ssd1351.svg )
1100
1101
1 . [ SSD1675] - SPI - Tri-color ePaper display controller - ![ crates.io] ( https://img.shields.io/crates/v/ssd1675.svg )
1101
1102
1 . [ st7032i] - I2C - Dot Matrix LCD Controller driver (Sitronix ST7032i or similar). - ![ crates.io] ( https://img.shields.io/crates/v/st7032i.svg )
@@ -1199,6 +1200,7 @@ Work in progress drivers. Help the authors make these crates awesome!
1199
1200
[ spi-memory ] : https://github.com/jonas-schievink/spi-memory/
1200
1201
[ SSD1320 ] : https://crates.io/crates/ssd1320
1201
1202
[ SSD1322 ] : https://crates.io/crates/ssd1322
1203
+ [ SSD1322_rs ] : https://crates.io/crates/ssd1322_rs
1202
1204
[ SSD1351 ] : https://crates.io/crates/ssd1351
1203
1205
[ SSD1675 ] : https://crates.io/crates/ssd1675
1204
1206
[ st7032i ] : https://github.com/dotcypress/st7032i
You can’t perform that action at this time.
0 commit comments