mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Enable the dedicated interrupt stack for both v1 and v2 boards. This will help save us from threads that are under-provisioned stack-wise.
This commit is contained in:
@@ -380,7 +380,7 @@ CONFIG_BOARD_LOOPSPERMSEC=16717
|
||||
CONFIG_DRAM_START=0x20000000
|
||||
CONFIG_DRAM_SIZE=262144
|
||||
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
|
||||
CONFIG_ARCH_INTERRUPTSTACK=0
|
||||
CONFIG_ARCH_INTERRUPTSTACK=2048
|
||||
|
||||
#
|
||||
# Boot options
|
||||
|
||||
Reference in New Issue
Block a user