nuttx/arch/arm
Michal Lenc addfa1c030 samv7: fix QSPI DMA option not showing in menuconfig
Commit 03e5c02 introduced option to have both standard SPI and QSPI
in SPI mode on one system. However this change broke the appearance of
QSPI driver configuration menu entry in menuconfig as it was dependent
on !SAMV7_QSPI_IS_SPI (which is now true for all MCUs having standard
SPI ability in QSPI driver).

This change makes sure the menu is correctly shown when QSPI driver
used.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-01-25 18:19:27 -08:00
..
include stm32f401rc-rs485: Add rs-485 support 2024-01-07 17:15:59 -08:00
src samv7: fix QSPI DMA option not showing in menuconfig 2024-01-25 18:19:27 -08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig CMake: arm/armv8-r: init armv8-r cmake build 2024-01-15 00:46:52 -08:00