uavcan: Increase uavcan main stack size

I observed stack overflows when executing `uavcan params list`, so the
stack size probably needs to be increased.

Signed-off-by: Alex Mikhalev <alexmikhalevalex@gmail.com>
This commit is contained in:
Alex Mikhalev 2020-10-01 19:47:19 -06:00 committed by Daniel Agar
parent 25eca31e3a
commit c648d52909
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ add_custom_target(px4_uavcan_dsdlc DEPENDS px4_uavcan_dsdlc_run.stamp)
px4_add_module(
MODULE drivers__uavcan
MAIN uavcan
STACK_MAIN 4096
INCLUDES
${DSDLC_OUTPUT}
${LIBUAVCAN_DIR}/libuavcan/include