zephyr/drivers/flash
Michael Hope 21b94bacd9 flash: minor documentation improvements.
This patch makes minor improvements to the flash documentation:

* spi -> SPI
* Capitialise the first word in a sentance
* Adding the, and, all, etc where appropriate.

Signed-off-by: Michael Hope <mlhx@google.com>
2017-11-28 12:25:19 -05:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig flash: minor documentation improvements. 2017-11-28 12:25:19 -05:00
Kconfig.stm32 flash: stm32: stm32l4: add page layout support 2017-09-11 11:41:57 -04:00
flash_handlers.c drivers: fix handler filenames 2017-10-31 12:51:22 -07:00
flash_page_layout.c drivers: flash: add system calls 2017-10-30 13:20:19 -07:00
flash_stm32.c cleanup: Use quote include instead of system include 2017-10-28 07:11:53 -04:00
flash_stm32.h flash: stm32: stm32f4: add page layout support 2017-09-11 11:41:57 -04:00
flash_stm32f3x.c drivers: flash: Add write-block-size values for SoCs 2017-10-11 11:19:15 -05:00
flash_stm32f3x.h
flash_stm32f3x_priv.c
flash_stm32f4x.c cleanup: Use quote include instead of system include 2017-10-28 07:11:53 -04:00
flash_stm32l4x.c flash: stm32: stm32l4: add page layout support 2017-09-11 11:41:57 -04:00
soc_flash_mcux.c drivers: flash: Add write-block-size values for SoCs 2017-10-11 11:19:15 -05:00
soc_flash_nrf5.c drivers: flash: Add write-block-size values for SoCs 2017-10-11 11:19:15 -05:00
soc_flash_qmsi.c drivers: flash: Add write-block-size values for SoCs 2017-10-11 11:19:15 -05:00
spi_flash_w25qxxdv.c drivers: flash: Add write-block-size values for SoCs 2017-10-11 11:19:15 -05:00
spi_flash_w25qxxdv.h
spi_flash_w25qxxdv_defs.h