zephyr/samples/sensor
Andrzej Głąbek 4253eae005 boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840
The nRF52840 DK board target, so far known as nrf52840_pca10056,
is renamed to nrf52840dk_nrf52840.
Its documentation and all references to its name in the tree are
updated accordingly. Overlay and configuration files specific to
this board are also renamed, to match the new board name.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-03-27 09:14:08 +01:00
..
adt7420 sensor: adt7420: update for new GPIO API 2020-02-05 12:00:36 +01:00
adxl362 sensor: adxl362: update for new GPIO API 2020-02-05 12:00:36 +01:00
adxl372 sensor: adxl372: update for new GPIO API 2020-02-05 12:00:36 +01:00
amg88xx drivers: amg88xx: convert to new GPIO API 2020-02-05 12:00:36 +01:00
ams_iAQcore tests: fix test identifiers 2019-12-09 15:53:44 -05:00
apds9960 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
bme280 boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
bme680 boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
bmg160 sensor: bmg160: Convert to DTS 2019-11-08 07:44:54 -06:00
bmm150 boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
ccs811 sensors: ccs811: update to new API 2020-02-05 12:00:36 +01:00
dht drivers: sensor: dht: update to new GPIO API 2020-02-05 12:00:36 +01:00
ens210 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
fxas21002 doc: fix broken file and zephyr-app refs 2019-10-08 15:42:32 -05:00
fxos8700
fxos8700-hid samples: fxos8700-hid: Fix possible underflow 2020-03-25 16:25:45 +01:00
grove_light sensors: grove_light: convert to devicetree bindings 2020-02-12 10:31:26 -06:00
grove_temperature sensors: grove_temperature: convert to devicetree bindings 2020-02-12 10:31:26 -06:00
hmc5883l drivers: hmc5883l: update to new GPIO API 2020-02-05 12:00:36 +01:00
hts221 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
isl29035 drivers: sensor: isl29035: update to new GPIO API 2020-02-05 12:00:36 +01:00
lis2dh samples: sensor: add lis2dh sample 2019-10-25 11:02:58 -05:00
lps22hb doc: fix LPS22HB doc indentation 2019-11-20 17:47:20 -05:00
lps22hh samples: sensor: lps22hh: add standalone sample 2019-12-20 20:25:11 -05:00
lsm6dsl boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
lsm303dlhc coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
magn_polling sensor: bmc150_magn: Convert to DTS 2019-11-08 07:44:54 -06:00
max30101 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
max44009 sensor: max44009: Convert to DTS 2019-11-08 07:44:54 -06:00
mcp9808 drivers: sensor: mcp9808: update to new GPIO API 2020-02-05 12:00:36 +01:00
mpu6050 drivers: sensor: mpu6050: convert to new GPIO API 2020-02-05 12:00:36 +01:00
ms5837 boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
sensor_shell samples: sensor: fix test identifier 2019-12-20 10:35:13 -05:00
sht3xd boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
sx9500 drivers: sensor: sx9500: convert to new GPIO API 2020-02-05 12:00:36 +01:00
th02 sensor: th02: Convert to DTS 2019-11-08 07:44:54 -06:00
thermometer x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
ti_hdc tests: fix test identifiers 2019-12-09 15:53:44 -05:00
tmp112 sensor: tmp112: Convert to DTS 2019-11-08 07:44:54 -06:00
tmp116 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
vl53l0x coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
sensor.rst