zephyr/samples/sensor
Kumar Gala 22e65cb9ba gpio: mcux: Convert convert to DT_INST defines
Convert driver to use DT_INST_ defines.  As part of this conversion we
remove the Kconfig options for per GPIO controller enables and instead
get that information from device tree.  This means we now disable each
GPIO controller by default in the DTS and have each board dts enable the
GPIO controller ports it needs.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-23 17:07: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: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -05:00
bme280 samples: bme280: enable the appropriate bus by default 2020-04-14 10:38:10 -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 remove innblue overlay 2020-04-23 16:23:26 -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: Add lpcxpresso55s69 to fxos8700 accel-only test 2020-04-09 08:52:13 -05:00
fxos8700-hid samples: sensor: Convert to new DT_INST macros 2020-03-31 07:09:33 -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 boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02: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 sample: sensor: mpr: Add MPR sample application 2020-04-22 17:39:31 +02:00
mpu6050 boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
ms5837 samples: sensor: ms5837: Move dts overlays under boards 2020-04-01 10:44:31 -04: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