mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Drop NSH priority to keep system responsive
This commit is contained in:
parent
9ac13745f8
commit
8652ee0b64
@ -41,3 +41,5 @@ SRCS = nshterm.c
|
||||
MODULE_STACKSIZE = 1600
|
||||
|
||||
MAXOPTIMIZATION = -Os
|
||||
|
||||
MODULE_PRIORITY = "SCHED_PRIORITY_DEFAULT-30"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user