zephyr/samples/sensor
Ulf Magnusson 984bfae831 global: Remove leading/trailing blank lines in files
Remove leading/trailing blank lines in .c, .h, .py, .rst, .yml, and
.yaml files.

Will avoid failures with the new CI test in
https://github.com/zephyrproject-rtos/ci-tools/pull/112, though it only
checks changed files.

Move the 'target-notes' target in boards/xtensa/odroid_go/doc/index.rst
to get rid of the trailing blank line there. It was probably misplaced.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-12-11 19:17:27 +01:00
..
adt7420 global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
adxl362 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
adxl372 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
amg88xx coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04: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 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
bme680 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
bmg160 sensor: bmg160: Convert to DTS 2019-11-08 07:44:54 -06:00
bmm150 sensor: bmm150: Convert to DTS 2019-11-08 07:44:54 -06:00
ccs811 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04: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 samples: sensors: fxos8700: add support for twr-ke18f board 2019-07-01 11:41:25 -05:00
fxos8700-hid tests: fix test identifiers 2019-12-09 15:53:44 -05:00
grove_light cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
grove_temperature samples: grove_temperature: cleanup whitelisting 2019-07-12 05:54:16 -07:00
hmc5883l sensor: hmc5883l: convert to device tree 2019-11-08 12:12:38 -06:00
hts221 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04: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
lsm6dsl global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +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 samples: sensor: mcp9808: fix frdm_k64f devicetree overlay 2019-11-13 15:16:54 -06:00
ms5837 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
sht3xd global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
sx9500 sensor: sx9500: Convert to DTS 2019-11-08 07:44:54 -06: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