zephyr/drivers/flash
Ulf Magnusson 40436f730b kconfig: Use a short consistent prompt style
Same change as in commit 8cf8db3a73 ("Kconfig: Use a short, consistent
style for prompts"), fixing stuff that got introduced since then.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-02-27 09:23:30 +01:00
..
CMakeLists.txt drivers/flash: Rework CMakeLists.txt for stm32 drivers 2019-02-19 07:45:50 -06:00
flash_gecko.c
flash_handlers.c
flash_page_layout.c
flash_priv.h
flash_sam.c
flash_sam0.c
flash_shell.c shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
flash_stm32.c drivers/flash: Move STM32F3 to generic STM32 series driver 2019-02-19 07:45:50 -06:00
flash_stm32.h drivers/flash: Move STM32F3 to generic STM32 series driver 2019-02-19 07:45:50 -06:00
flash_stm32f3x.c drivers/flash: Move STM32F3 to generic STM32 series driver 2019-02-19 07:45:50 -06:00
flash_stm32f4x.c
flash_stm32f7x.c
flash_stm32f0x.c
flash_stm32l4x.c
Kconfig kconfig: flash: Move nrf code into it's own file 2019-02-15 14:12:48 -05:00
Kconfig.gecko
Kconfig.mcux
Kconfig.nios2_qspi
Kconfig.nor kconfig: Use a short consistent prompt style 2019-02-27 09:23:30 +01:00
Kconfig.nrf kconfig: flash: Move nrf code into it's own file 2019-02-15 14:12:48 -05:00
Kconfig.qmsi
Kconfig.sam
Kconfig.sam0
Kconfig.stm32 drivers/flash: Move STM32F3 to generic STM32 series driver 2019-02-19 07:45:50 -06:00
Kconfig.w25qxxdv
soc_flash_mcux.c
soc_flash_nios2_qspi.c
soc_flash_nrf.c
soc_flash_qmsi.c
spi_flash_w25qxxdv_defs.h
spi_flash_w25qxxdv.c
spi_flash_w25qxxdv.h
spi_nor.c
spi_nor.h