zephyr/drivers/flash
Olivier Martin a07d98a62f drivers: flash: w25q: Fix typo
'commands' was mispelled in all the file 'spi_flash_w25qxxdv_defs.h'

Signed-off-by: Olivier Martin <olivier.martin@proglove.de>
2018-07-17 08:27:04 -04:00
..
CMakeLists.txt
flash_handlers.c
flash_page_layout.c
flash_priv.h
flash_sam0.c
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 drivers: flash: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.qmsi drivers: flash: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sam0 drivers: flash: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.stm32
Kconfig.w25qxxdv drivers: flash: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
soc_flash_mcux.c
soc_flash_nios2_qspi.c
soc_flash_nrf.c
soc_flash_qmsi.c
spi_flash_w25qxxdv_defs.h drivers: flash: w25q: Fix typo 2018-07-17 08:27:04 -04:00
spi_flash_w25qxxdv.c drivers: flash: w25qxxdv: Add options for delay and device ID 2018-06-22 12:27:40 -04:00
spi_flash_w25qxxdv.h