zephyr/samples/sensor
Andrew Boie 435c1a3fe2 samples: bmg169: don't enable CONFIG_LOG
It's not necessary for this sample to output to the user
(it uses printf) and saves over 5K of ROM size, eliminating
some build failures on Quark D2000.

Fixes: #14476

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-03-18 09:22:50 -07:00
..
adt7420 samples: sensors: adt7420: Fail gracefully if sensor not found 2019-01-30 21:03:44 -05:00
adxl372 sensor: adxl372: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-30 17:51:25 -06:00
amg88xx
apds9960 device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
bme280 sensor: bme280: Converting to using device tree 2019-01-16 12:39:37 -06:00
bmg160 samples: bmg169: don't enable CONFIG_LOG 2019-03-18 09:22:50 -07:00
bmi160 sensor: bmi160: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-18 12:53:53 -06:00
bmm150
ccs811 sensor: ccs811: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-30 02:53:35 -06:00
fxas21002 sensor: fxas21002: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-18 08:54:31 -06:00
fxos8700 sensor: fxos8700: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-17 13:29:46 -06:00
fxos8700-hid samples: fxos8700-hid: Use HID Device interface 2019-02-08 11:23:04 -05:00
grove_light
grove_temperature
hts221 samples: sensors: hts221: support triggered readings 2019-01-29 17:50:02 +01:00
lsm6dsl driver/sensor: lsm6dsl: align driver to auto-generated dts macros 2019-01-28 10:01:19 -06:00
lsm303dlhc driver/sensor: use lis2dh as common driver among multiple sensors 2019-01-24 07:26:16 -06:00
magn_polling
max30101 sensor: max30101: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-18 12:50:12 -06:00
max44009
mcp9808
ms5837 sensor: ms5837: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-29 15:26:28 -06:00
sht3xd drivers: sht3xd: update to new I2C API 2019-02-07 22:04:28 -05:00
sx9500
th02
thermometer arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
tmp112
vl53l0x sensor: vl53l0x: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-18 12:52:14 -06:00
sensor.rst