sht21: driver for the SHT21 humidity & temp sensor

Change-Id: Ia71168e394a7b260019e74973db6c9d75d3d4482
This commit is contained in:
Thomas Cort
2013-08-22 16:53:57 -04:00
parent 845aabfe65
commit 3bdd1ae659
8 changed files with 719 additions and 2 deletions
+5
View File
@@ -641,6 +641,11 @@ service tsl2550
ipc SYSTEM RS DS i2c;
};
service sht21
{
ipc SYSTEM RS DS i2c;
};
service vbox
{
system