zephyr/samples/drivers
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
..
CAN include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
counter/alarm tests: fix test identifiers 2019-12-09 15:53:44 -05:00
crypto tests: fix test identifiers 2019-12-09 15:53:44 -05:00
current_sensing tests: fix test identifiers 2019-12-09 15:53:44 -05:00
entropy tests: fix test identifiers 2019-12-09 15:53:44 -05:00
espi include: Fix use of <gpio.h> -> <drivers/gpio.h> 2019-12-10 08:39:37 -05:00
flash_shell global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ht16k33 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
i2c_fujitsu_fram tests: fix test identifiers 2019-12-09 15:53:44 -05:00
i2c_scanner global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
kscan global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
lcd_hd44780 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_apa102 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_apa102c_bitbang tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_lp3943 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_lp5562 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_lpd8806 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_pca9633 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_ws2812 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
ps2 include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
soc_flash_nrf tests: fix test identifiers 2019-12-09 15:53:44 -05:00
spi_flash tests: fix test identifiers 2019-12-09 15:53:44 -05:00
spi_fujitsu_fram tests: fix test identifiers 2019-12-09 15:53:44 -05:00
watchdog tests: fix test identifiers 2019-12-09 15:53:44 -05:00
drivers.rst