[riot-commits] [RIOT-OS/RIOT] 9e50d0: drivers: si70xx: temperature and humidity sensor
Oleg Hahm
oleg at hobbykeller.org
Tue Feb 23 21:39:07 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 9e50d09b60783eefd931878235bf54c6c9198f27
https://github.com/RIOT-OS/RIOT/commit/9e50d09b60783eefd931878235bf54c6c9198f27
Author: Bas Stottelaar <basstottelaar at gmail.com>
Date: 2016-02-23 (Tue, 23 Feb 2016)
Changed paths:
A drivers/include/si70xx.h
A drivers/si70xx/Makefile
A drivers/si70xx/si70xx.c
A tests/driver_si70xx/Makefile
A tests/driver_si70xx/README.md
A tests/driver_si70xx/main.c
Log Message:
-----------
drivers: si70xx: temperature and humidity sensor
This includes the Si7006, Si7013, Si7020 and Si7021 I2C sensors, including a
test application.
Commit: 0d066bc145e5f2f86d297e5ec9a72777bc338148
https://github.com/RIOT-OS/RIOT/commit/0d066bc145e5f2f86d297e5ec9a72777bc338148
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-02-23 (Tue, 23 Feb 2016)
Changed paths:
A drivers/include/si70xx.h
A drivers/si70xx/Makefile
A drivers/si70xx/si70xx.c
A tests/driver_si70xx/Makefile
A tests/driver_si70xx/README.md
A tests/driver_si70xx/main.c
Log Message:
-----------
Merge pull request #4779 from basilfx/feature/driver_si7021
drivers: add support for low power si7021 i2c temp and humidity sensor
Compare: https://github.com/RIOT-OS/RIOT/compare/89ff0448bb6e...0d066bc145e5
More information about the commits
mailing list