zephyr/drivers/sensor/bme280
Anas Nashif a9e879e273 logging: move sys_log to subsys/logging
Move logging out of misc/ to its own subsystem. Anything related to
logging and any new logging features or backends could be added here
instead of the generic location in misc/ which is overcrowded with
options that are not related to eachother.

Jira: ZEP-1467
Change-Id: If6a3ea625c3a3562a7a61a0ba5fd7e6ca75518ba
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-19 19:58:39 +00:00
..
Kconfig sensors: bme280: move bme280 to own directory under drivers/sensor/ 2016-10-17 18:37:52 +00:00
Makefile sensors: bme280: move bme280 to own directory under drivers/sensor/ 2016-10-17 18:37:52 +00:00
bme280.c sensors: bme280: fix typo in reading trimming parameters 2016-11-16 01:37:54 +00:00
bme280.h logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00