mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 09:13:32 +08:00
auav-x21 Increased IRQ Stack Size
This commit is contained in:
committed by
Lorenz Meier
parent
2fe0f76e27
commit
5a7b8e052e
@@ -606,7 +606,7 @@ CONFIG_BOARD_LOOPSPERMSEC=16717
|
||||
# Interrupt options
|
||||
#
|
||||
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
|
||||
CONFIG_ARCH_INTERRUPTSTACK=670
|
||||
CONFIG_ARCH_INTERRUPTSTACK=750
|
||||
CONFIG_ARCH_HAVE_HIPRI_INTERRUPT=y
|
||||
CONFIG_ARCH_HIPRI_INTERRUPT=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user