px4-stm32f4discovery Increased IRQ Stack Size

This commit is contained in:
David Sidrane 2017-01-27 03:06:23 -10:00 committed by Lorenz Meier
parent 3d05fa7229
commit 8bb72d45dc
1 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,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