mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 05:05:19 +08:00
Matlab example: Use enough stack
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
px4_add_module(
|
px4_add_module(
|
||||||
MODULE examples__matlab_csv_serial
|
MODULE examples__matlab_csv_serial
|
||||||
MAIN matlab_csv_serial
|
MAIN matlab_csv_serial
|
||||||
|
STACK 2000
|
||||||
SRCS
|
SRCS
|
||||||
matlab_csv_serial.c
|
matlab_csv_serial.c
|
||||||
DEPENDS
|
DEPENDS
|
||||||
|
|||||||
Reference in New Issue
Block a user