zephyr/drivers/flash
Andrei Gansari 6587c93aa9 drivers: soc_flash_lpc: LPC legacy flash driver
Older LPC platforms use Flash IAP with a command style firmware command.
Tested on LPC54114 platform.

Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
2021-01-23 08:01:00 -05:00
..
CMakeLists.txt drivers: soc_flash_lpc: LPC legacy flash driver 2021-01-23 08:01:00 -05:00
flash_gecko.c
flash_handlers.c
flash_mcux_flexspi_nor.c drivers: flash: Introduce i.MX RT FlexSPI driver 2021-01-22 11:11:54 -05:00
flash_mcux_flexspi.c drivers: flash: Introduce i.MX RT FlexSPI driver 2021-01-22 11:11:54 -05:00
flash_mcux_flexspi.h drivers: flash: Introduce i.MX RT FlexSPI driver 2021-01-22 11:11:54 -05:00
flash_page_layout.c
flash_priv.h
flash_sam.c
flash_sam0.c
flash_shell.c drivers: flash: Fix flash shell to work without dts chosen node 2021-01-22 11:11:54 -05:00
flash_simulator.c
flash_stm32_qspi.c
flash_stm32_v1.c
flash_stm32.c
flash_stm32.h
flash_stm32f4x.c
flash_stm32f7x.c
flash_stm32g4x.c
flash_stm32g0x.c
flash_stm32h7x.c
flash_stm32l4x.c
flash_stm32wbx.c
jesd216.c drivers: flash: jesd216: add support for DW16 decoding 2021-01-18 16:58:09 -05:00
jesd216.h drivers: flash: jesd216: add support for DW16 decoding 2021-01-18 16:58:09 -05:00
Kconfig drivers: soc_flash_lpc: LPC legacy flash driver 2021-01-23 08:01:00 -05:00
Kconfig.at45
Kconfig.gecko
Kconfig.lpc drivers: soc_flash_lpc: LPC legacy flash driver 2021-01-23 08:01:00 -05:00
Kconfig.mcux drivers: flash: Introduce i.MX RT FlexSPI driver 2021-01-22 11:11:54 -05:00
Kconfig.nios2_qspi
Kconfig.nor
Kconfig.nordic_qspi_nor drivers: flash: nrf_qspi: support JESD216 API 2021-01-18 16:58:09 -05:00
Kconfig.nrf
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.simulator
Kconfig.stm32
Kconfig.stm32_qspi
nrf_qspi_nor.c drivers: flash: nrf_qspi: support JESD216 API 2021-01-18 16:58:09 -05:00
soc_flash_lpc.c drivers: soc_flash_lpc: LPC legacy flash driver 2021-01-23 08:01:00 -05:00
soc_flash_mcux.c
soc_flash_nios2_qspi.c
soc_flash_nrf_ticker.c
soc_flash_nrf.c
soc_flash_nrf.h
soc_flash_rv32m1.c
spi_flash_at45.c
spi_nor.c
spi_nor.h