mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fix(uavcan): increase stack size (#27009)
This commit is contained in:
parent
f025bb42eb
commit
fa0618463d
@ -193,7 +193,7 @@ config WQ_HP_DEFAULT_PRIORITY
|
||||
|
||||
config WQ_UAVCAN_STACKSIZE
|
||||
int "Stack size for uavcan"
|
||||
default 3624
|
||||
default 3754
|
||||
range 1000 10000
|
||||
help
|
||||
Sets the stack size for the uavcan work queue.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user