mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
IO v2: disable interrupt stack
This avoids burning significant memory in a configuration that is not actually using parallel tasks
This commit is contained in:
@@ -530,7 +530,7 @@ CONFIG_BOARD_LOOPSPERMSEC=2000
|
||||
# Interrupt options
|
||||
#
|
||||
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
|
||||
CONFIG_ARCH_INTERRUPTSTACK=500
|
||||
CONFIG_ARCH_INTERRUPTSTACK=0
|
||||
CONFIG_ARCH_HAVE_HIPRI_INTERRUPT=y
|
||||
# CONFIG_ARCH_HIPRI_INTERRUPT is not set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user