commit | dc110506d9cb7f84f9d4318cdf248f0c89fd884a | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Thu Jan 07 10:21:47 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jan 15 10:29:30 2021 -0500 |
tree | 6edceb9a00fdbce425e822505a57ab46aae7de97 | |
parent | b7110285399d3141cbe7843a588b54e3adc9bda9 [diff] |
drivers/flash: flash_stm32_qspi: Set DMA as optional In order to ease reuse on other series, set DMA as optional and use IT if no DMA channel is specified in the qspi node. Tested on disco_l475_iot1 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>