mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 13:37:34 +08:00
reboot command: Reduce stack size to 800 - it really just reboots and does not need stack
This commit is contained in:
@@ -39,3 +39,5 @@ MODULE_COMMAND = reboot
|
||||
SRCS = reboot.c
|
||||
|
||||
MAXOPTIMIZATION = -Os
|
||||
|
||||
MODULE_STACKSIZE = 800
|
||||
|
||||
Reference in New Issue
Block a user