zephyr/drivers/flash
Anas Nashif 3aa2a1c6db flash: make flash shell generic
This shell command was tied to bluetooth and the bluetooth shell and
also had messages all related to nordic ICs.
Make it generic and put it under drivers/flash/ so it can be included by
anyone and independently of bluetooth.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-10-19 11:49:18 +02:00
..
CMakeLists.txt flash: make flash shell generic 2018-10-19 11:49:18 +02:00
flash_handlers.c
flash_page_layout.c
flash_priv.h
flash_sam0.c
flash_shell.c flash: make flash shell generic 2018-10-19 11:49:18 +02:00
flash_stm32.c
flash_stm32.h
flash_stm32f3x_priv.c
flash_stm32f3x.c
flash_stm32f3x.h
flash_stm32f4x.c
flash_stm32f0x.c
flash_stm32l4x.c
Kconfig flash: make flash shell generic 2018-10-19 11:49:18 +02:00
Kconfig.qmsi
Kconfig.sam0
Kconfig.stm32
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