mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 20:30:38 +00:00
Add QSPIMEM_QUADDATA to the QSPI memory flags. This flag selects quad data width while keeping the address phase on a single line (1-1-4), which QSPIMEM_QUADIO cannot express (it forces quad on both address and data phases). Update stm32_qspi_memory() to honour the new flag by setting CCR_DMODE_QUAD without touching the address mode. Signed-off-by: Sammy Tran <sammytran@geotab.com> |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||