mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 03:07:35 +08:00
HW test example: Use enough stack
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE examples__hwtest
|
||||
MAIN ex_hwtest
|
||||
STACK 2000
|
||||
SRCS
|
||||
hwtest.c
|
||||
DEPENDS
|
||||
|
||||
Reference in New Issue
Block a user