mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
crazyflie Increased IRQ Stack Size
This commit is contained in:
committed by
Lorenz Meier
parent
5a7b8e052e
commit
214fd04b3c
@@ -566,7 +566,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