Go to file
Bogdan Davidoaia 34f63de901 sensor: add driver for HTS221 sensor
Add driver for HTS221 temeprature and relative humidity sensor.

Datasheet:
	http://www.st.com/resource/en/datasheet/hts221.pdf

Interpreting humidity and temperature readings document:
	http://www.st.com/resource/en/technical_note/dm00208001.pdf

Change-Id: I1fee9d8372ad71b22bc85a60939c82f81569e135
Origin: Original
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-05-29 22:25:19 +00:00
arch arc: improved saving of lp_<count,start,end> using GPRs 2016-05-29 22:23:13 +00:00
boards arduino due: move pinmux code to board definition 2016-05-28 10:45:43 -04:00
doc doc: arduino_due: fixed alignment of code sections 2016-05-29 22:20:59 +00:00
drivers sensor: add driver for HTS221 sensor 2016-05-29 22:25:19 +00:00
ext
include pinmux: fix naming inconsistency 2016-05-28 10:45:43 -04:00
kernel
lib tinycrypt: Fix discrepancy of ecc_make_key definition and declaration 2016-05-27 11:19:00 +00:00
misc
net net: dhcp: Add DHCP client support. 2016-05-27 11:09:30 +00:00
samples samples/net/mqtt: MQTT publisher and subscriber 2016-05-29 22:24:26 +00:00
scripts
tests test: timestamp_serialize() empty macro for ARCv2 2016-05-27 21:11:27 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh