zephyr/samples/sensor
Ulf Magnusson cbdfdf9e77 samples: bmm150: Remove assignment to missing CONFIG_BMM150_SET_ATTR
This symbol never existed, and has some dead code associated with it:
https://github.com/zephyrproject-rtos/zephyr/issues/7848

Just remove the assignment to the undefined Kconfig symbol for now. The
associated code could be removed separately if it isn't needed anymore.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-25 14:21:21 -05:00
..
amg88xx sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
apds9960
bme280 drivers/sensors: Switch bme280 driver to new SPI API 2018-04-04 19:02:35 +02:00
bmg160 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
bmi160 drivers/sensors: Switch bmi160 driver to new SPI API 2018-04-04 19:02:35 +02:00
bmm150 samples: bmm150: Remove assignment to missing CONFIG_BMM150_SET_ATTR 2018-05-25 14:21:21 -05:00
ccs811
fxas21002
fxos8700 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
hts221 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
magn_polling
max30101
max44009
mcp9808 samples: mcp9808: Fix CONFIG_MCP9808_TRIGGER_GLOBAL_THREAD assignment 2018-05-24 09:21:32 -04:00
sx9500
th02 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
thermometer sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
tmp112 sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
vl53l0x samples: sensor: vl53l0x: trivial README.rst fix 2018-05-17 07:41:56 +03:00
sensor.rst