mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
arch: add a flag indicating that the chip doesn't support DMA transfer from/to FLASH
This commit is contained in:
@@ -355,6 +355,10 @@ config ARCH_DMA
|
||||
bool
|
||||
default n
|
||||
|
||||
config ARCH_DMA_NO_FLASH_TRANSFER
|
||||
bool
|
||||
default n
|
||||
|
||||
config ARCH_HAVE_IRQPRIO
|
||||
bool
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user