mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 01:04:19 +08:00
mindpx-v2 Increased IRQ Stack Size
This commit is contained in:
committed by
Lorenz Meier
parent
214fd04b3c
commit
3d05fa7229
@@ -615,7 +615,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