zephyr/drivers/flash
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
..
CMakeLists.txt drivers/flash: Removed native posix flash driver 2019-12-09 11:56:21 -05:00
flash_gecko.c
flash_handlers.c drivers: flash_handlers fixes stray semicolon 2019-11-28 13:39:00 -05:00
flash_page_layout.c
flash_priv.h
flash_sam0.c
flash_sam.c
flash_shell.c
flash_simulator.c drivers/flash/flash_simulator: Added file back end for posix arch 2019-12-09 11:56:21 -05:00
flash_stm32.c
flash_stm32.h
flash_stm32f0x.c
flash_stm32f3x.c
flash_stm32f4x.c
flash_stm32f7x.c
flash_stm32g0x.c
flash_stm32g4x.c
flash_stm32l4x.c
flash_stm32wbx.c
Kconfig drivers/flash: Removed native posix flash driver 2019-12-09 11:56:21 -05:00
Kconfig.gecko
Kconfig.mcux
Kconfig.nios2_qspi
Kconfig.nor
Kconfig.nrf
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.simulator kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
Kconfig.stm32
Kconfig.w25qxxdv
soc_flash_mcux.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
soc_flash_nios2_qspi.c
soc_flash_nrf.c
soc_flash_rv32m1.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
spi_flash_w25qxxdv_defs.h
spi_flash_w25qxxdv.c
spi_flash_w25qxxdv.h
spi_nor.c
spi_nor.h