nuttx/arch/arm
Michal Lenc 03e5c0217b samv7: allow usage of QSPI in SPI mode for all MCUs
Current implementation of QSPI in SPI mode was available only for MCUs
that do not have standard SPI at all. MCUs with both QSPI and SPI can
however also use QSPI in SPI mode and thus have one more SPI bus. This
commit adds required defines and config options to support QSPI in SPI
mode for all SAMv7 MCUs.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-08-28 17:39:51 +03:00
..
include samv7: allow usage of QSPI in SPI mode for all MCUs 2023-08-28 17:39:51 +03:00
src samv7: allow usage of QSPI in SPI mode for all MCUs 2023-08-28 17:39:51 +03:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arch/stm32h7: add CM4 core support 2023-08-26 03:35:32 +08:00