Skip to content

Commit 3b14119

Browse files
bors[bot]roxgib
andauthored
Merge #401
401: Add SPL06-007 to WIP driver list r=jamesmunns a=roxgib https://github.com/roxgib/SPL06-007 Co-authored-by: Sam Bradshaw <[email protected]>
2 parents 157a375 + 97fb134 commit 3b14119

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
@@ -1012,6 +1012,7 @@ Work in progress drivers. Help the authors make these crates awesome!
10121012
1. [SHT3x] - I2C - Temperature / humidity sensors
10131013
1. [SI5351] - I2C - clock generator
10141014
1. [SI7021] - I2C - Humidity and temperature sensor
1015+
1. [SPL06-007] - I2C - Pressure and temerature sensor - ![crates.io](https://img.shields.io/crates/v/spl06-007.svg)
10151016
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)
10161017
1. [SSD1320] - SPI - Graphical OLED display controller - ![crates.io](https://img.shields.io/crates/v/ssd1320.svg)
10171018
1. [SSD1322] - SPI - Graphical OLED display controller - ![crates.io](https://img.shields.io/crates/v/ssd1322.svg)
@@ -1107,6 +1108,7 @@ Work in progress drivers. Help the authors make these crates awesome!
11071108
[SHT3x]: https://github.com/miek/sht3x-rs
11081109
[SI5351]: https://github.com/ilya-epifanov/si5351
11091110
[SI7021]: https://github.com/wose/si7021
1111+
[SPL06-007]: https://github.com/roxgib/SPL06-007
11101112
[spi-memory]: https://github.com/jonas-schievink/spi-memory/
11111113
[SSD1320]: https://crates.io/crates/ssd1320
11121114
[SSD1322]: https://crates.io/crates/ssd1322

0 commit comments

Comments
 (0)