zephyr/samples/sensor
Kumar Gala 2f4e987945 samples: sensor: ccs811: Add dummy dts.fixup so we can always build
Not all boards are going to have the ccs811 on them, and thus not in the
device tree.  We need a dts.fixup stub to dummy out the CONFIG_CCS811_*
defines that the driver expects.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-03-05 14:16:46 -06:00
..
amg88xx doc: fix misspellings in boards and samples docs 2018-01-30 20:27:43 -05:00
apds9960
bme280 samples: bme280: Add testcase filter for SPI_LEGACY_API 2018-01-11 14:35:45 -06:00
bmg160
bmi160 samples: bmi160: Add testcase filter for SPI_LEGACY_API 2018-01-11 14:35:45 -06:00
bmm150
ccs811 samples: sensor: ccs811: Add dummy dts.fixup so we can always build 2018-03-05 14:16:46 -06:00
fxas21002
fxos8700
hts221 sensors: Redefine SENSOR_CHAN_HUMIDITY in percents, not milli-percents. 2018-02-05 14:10:39 +01:00
magn_polling samples: magn_polling: fix dependencies and test cleanup 2017-12-28 20:24:29 -05:00
max30101 samples: max30101: fix dependencies and test cleanup 2017-12-28 20:24:29 -05:00
max44009 samples: remove more build_only tags 2017-12-28 20:24:29 -05:00
mcp9808 samples: mcp9808: fix dependencies and test cleanup 2017-12-28 20:24:29 -05:00
sx9500 samples: sx9500: fix dependencies and test cleanup 2017-12-28 20:24:29 -05:00
th02 samples: TH02: fix dependencies and test cleanup 2017-12-28 20:24:29 -05:00
thermometer samples: remove more build_only tags 2017-12-28 20:24:29 -05:00
tmp112 samples: TMP112: fix dependencies and test cleanup 2017-12-28 20:24:29 -05:00
vl53l0x samples: sensor: vl53l0x: Update for SENSOR_CHAN_DISTANCE refactor 2018-02-05 10:30:34 -06:00
sensor.rst