zephyr/samples/sensor
Kumar Gala fdd85d5ad7 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY
Rename DT_HAS_NODE to DT_HAS_NODE_STATUS_OKAY so the semantics are
clear.  As going forward DT_HAS_NODE will report if a NODE exists
regardless of its status.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-06 05:25:41 -05:00
..
adt7420 boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
adxl362 boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
adxl372 boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
amg88xx samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
ams_iAQcore samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
apds9960 samples: conf: don't enable option twice 2020-04-25 13:39:17 -05:00
bme280 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
bme680 samples: sensor: bme680: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
bmg160 timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
bmm150 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
bq274xx samples: sensor: bq274xx: Fix platform whitelist 2020-04-23 18:39:20 -05:00
ccs811 boards: nrf52_pca20020: Rename to thingy52_nrf52832 2020-04-06 13:09:07 +02:00
dht boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
ens210 samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
fxas21002 samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
fxos8700 samples: sensor: fxos8700: enable testing on lpcxpresso55s16_ns 2020-05-05 17:03:29 -05:00
fxos8700-hid samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
grove_light boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
grove_temperature boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
hmc5883l samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
hts221 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
isl29035 samples: remove unused harness definition 2020-05-05 06:16:50 -04:00
lis2dh boards: nrf52_pca20020: Rename to thingy52_nrf52832 2020-04-06 13:09:07 +02:00
lps22hb samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
lps22hh boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
lsm6dsl samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
lsm303dlhc samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
magn_polling cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
max30101 gpio: mcux: Convert convert to DT_INST defines 2020-04-23 17:07:41 -05:00
max44009 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mcp9808 samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
mpr samples: sensor: mpr: Convert to use new dts macros 2020-04-30 17:44:50 -05:00
mpu6050 boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
ms5837 samples: sensor: ms5837: Remove unneeded setting of Kconfig 2020-05-05 11:44:34 -05:00
sensor_shell samples/sensor/sensor_shell: removed deprecated set_conf_file 2020-04-09 07:54:21 -05:00
sht3xd samples: sensor: sht3xd: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
sx9500 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
th02 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
thermometer cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ti_hdc samples: sensor: ti_hdc: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
tmp112 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
tmp116 samples: sensor: tmp116: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
vl53l0x samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
sensor.rst