mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 09:10:35 +08:00
Drop NSH priority to keep system responsive
This commit is contained in:
@@ -41,3 +41,5 @@ SRCS = nshterm.c
|
||||
MODULE_STACKSIZE = 1600
|
||||
|
||||
MAXOPTIMIZATION = -Os
|
||||
|
||||
MODULE_PRIORITY = "SCHED_PRIORITY_DEFAULT-30"
|
||||
|
||||
Reference in New Issue
Block a user