zephyr/drivers/flash
Tomasz Bursztyka 16cb7ab883 drivers/flash: Switch W25QXXDV driver to new SPI API
This saves quite some memory.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-04-04 19:02:35 +02:00
..
CMakeLists.txt drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
Kconfig drivers/flash: Switch W25QXXDV driver to new SPI API 2018-04-04 19:02:35 +02:00
Kconfig.sam0 subsys: storage: flash_map: enable only if any flash driver is enable 2018-03-08 10:18:57 +01:00
Kconfig.stm32 subsys: storage: flash_map: enable only if any flash driver is enable 2018-03-08 10:18:57 +01:00
flash_handlers.c
flash_page_layout.c
flash_priv.h
flash_sam0.c drivers: flash: atmel sam0: Convert to use device tree 2018-01-27 21:09:28 -06:00
flash_stm32.c
flash_stm32.h
flash_stm32f0x.c drivers: flash: stm32f0: remove CONFIG_FLASH_PAGE_SIZE 2018-03-18 17:02:53 -04:00
flash_stm32f3x.c
flash_stm32f3x.h
flash_stm32f3x_priv.c
flash_stm32f4x.c
flash_stm32l4x.c
soc_flash_mcux.c flash: mcux: implement software write protection (HACK) 2018-02-06 15:39:45 -06:00
soc_flash_nios2_qspi.c drivers: flash: Fix Nios-II QSPI flash Coverity issue 2018-03-06 10:36:39 -08:00
soc_flash_nrf.c drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
soc_flash_qmsi.c
spi_flash_w25qxxdv.c drivers/flash: Switch W25QXXDV driver to new SPI API 2018-04-04 19:02:35 +02:00
spi_flash_w25qxxdv.h drivers/flash: Switch W25QXXDV driver to new SPI API 2018-04-04 19:02:35 +02:00
spi_flash_w25qxxdv_defs.h