mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 05:20:06 +08:00
fix(uavcan): increase stack size (#27009)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user