No description
Find a file
Murtaza Alexandru 310ed1e2e9 sensor: add support for BME280
* Rename BMP280 to BME280 which is a superset for the former.
* Autodetect device based on chip ID.
* Implement humidity fetching and reading for BME280
* Rename sample BMP280 to BME280

Change-Id: I565c769a7011e7496c9f1cad861d5ee311839b4f
Signed-off-by: Murtaza Alexandru <alexandru.murtaza@intel.com>
2016-05-17 20:07:34 +00:00
arch arc: fix spelling error in comment of fault_s.S 2016-05-15 10:54:35 -07:00
boards spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
doc doc: Arduino 101: Add instructions for building HCI BLE firmware 2016-05-17 14:15:44 +00:00
drivers sensor: add support for BME280 2016-05-17 20:07:34 +00:00
include sensor: add support for *_ANY get channel 2016-05-17 20:07:05 +00:00
kernel nanokernel: Introduce workqueue API 2016-05-12 15:26:39 +00:00
lib build: move library related code to lib/ 2016-05-16 19:43:50 +00:00
misc tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
net net: Verify that MAC address is not NULL 2016-05-17 09:57:29 +03:00
samples sensor: add support for BME280 2016-05-17 20:07:34 +00:00
scripts build: Fixes an issue with file permissions on windows 2016-05-14 15:55:04 +00:00
tests Bluetooth: Remove unnecessary #ifdef for micro/nano main function 2016-05-17 12:30:41 +03:00
.checkpatch.conf checkpatch: change default kconfig help length warns 2016-05-11 20:23:51 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: move library related code to lib/ 2016-05-16 19:43:50 +00:00
Makefile.inc build: Do not depend on python while creating the relative path 2016-05-16 22:21:01 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00