mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
include/nuttx/arch.h: Add prototype for an architecture-specific up_trigger_irq function
This commit is contained in:
@@ -149,6 +149,11 @@ config ARCH_VECNOTIRQ
|
||||
bool
|
||||
default n
|
||||
|
||||
config ARCH_HAVE_TRIGGER_HOOK
|
||||
bool
|
||||
default n
|
||||
depends on !ARCH_NOINTC
|
||||
|
||||
config ARCH_DMA
|
||||
bool
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user