mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 20:59:05 +08:00
Matlab example: Use enough stack
This commit is contained in:
parent
7c8a2a1e18
commit
669f8bf098
@ -33,6 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE examples__matlab_csv_serial
|
||||
MAIN matlab_csv_serial
|
||||
STACK 2000
|
||||
SRCS
|
||||
matlab_csv_serial.c
|
||||
DEPENDS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user